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:
Lorenz Meier 2017-01-01 13:59:08 +01:00
parent 78f00368c5
commit 9178bb7371
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,5 @@
include(cmake/configs/posix_sitl_default.cmake)
set(config_sitl_rcS_dir
posix-configs/SITL/init/shell
)

View File

@ -0,0 +1,9 @@
uorb start
param load
param set SYS_RESTART_TYPE 0
dataman start
rgbledsim start
tone_alarm start