mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 00:44:37 -06:00
Adding note about explicitly identifying ports that need priority in SDD (#3697)
* Adding note about explicitly identifying ports that need priority in SDD * Corrected type: FDD -> FPP
This commit is contained in:
parent
9b19bdd5a6
commit
426ba86977
@ -144,7 +144,7 @@ will be done automatically:
|
|||||||
8. The user is given the option to generate a unit test directory with necessary
|
8. The user is given the option to generate a unit test directory with necessary
|
||||||
unit test files within it.
|
unit test files within it.
|
||||||
9. An SDD file is generated with documentation about ports, commands, events,
|
9. An SDD file is generated with documentation about ports, commands, events,
|
||||||
telemetry, parameters, and time of creation already filled out
|
telemetry, parameters, and time of creation already filled out. Note: Developers should explicitly state in the SDD if they use the FPP `priority` for their ports.
|
||||||
|
|
||||||
The `fprime-util new --component` uses the built-in cookiecutter template by default,
|
The `fprime-util new --component` uses the built-in cookiecutter template by default,
|
||||||
but users can substitute their own component template by using the component_cookiecutter
|
but users can substitute their own component template by using the component_cookiecutter
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user