We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c9525 commit 5c1420fCopy full SHA for 5c1420f
FprimeZephyrReference/Components/StartupManager/docs/sdd.md
@@ -21,10 +21,9 @@ Add diagrams here
21
22
## How to Run
23
24
-1. Uplink a sequence start file. we have one in TODO location
25
-2. STARTUP_SEQUENCE_FILE_PRM_SET to the file you uplinked and STARTUP_SEQUENCE_FILE_PRM_SAVE
26
-3. FileHandling.prmDb.PRM_SAVE_FILE
27
-
+1. Choose the startup sequence from the sequences file. To update the .bin file run `make sequence SEQ=startup`
+2. Restart the cube, it should do the startup sequence right away
+3. To disable the startup sequence delete the sequence file. Use FileHandling.filemanager.RemoveFile to remove the startup.bin file
28
29
The StartupManager maintains internal state tracking its lifecycle:
30
0 commit comments