mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 04:06:33 +08:00
Add new posix_sitl_shell build target which allows to run -make posix_sitl_shell none- in order to get an empty shell
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
uorb start
|
||||
|
||||
param load
|
||||
param set SYS_RESTART_TYPE 0
|
||||
|
||||
dataman start
|
||||
|
||||
rgbledsim start
|
||||
tone_alarm start
|
||||
Reference in New Issue
Block a user