Move main program files to 'prog', add support for CLI-based interfaces (no boot file).
This commit is contained in:
parent
c0d61d132b
commit
20da3947d9
5 changed files with 15 additions and 4 deletions
|
@ -4,7 +4,7 @@ parameter debug is false.
|
|||
|
||||
Bootstrap(
|
||||
"/boot/helicopter",
|
||||
"/init/helicopter",
|
||||
"/prog/helicopter",
|
||||
list("/lib/stabilize_helicopter"),
|
||||
list("/lib/ui"),
|
||||
debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue