SITL: handle 'make posix_sitl_shell' via unified rcS

The command is now: 'make posix none_shell'
which means: don't start a simulator and run a minimal shell only.
This commit is contained in:
Beat Küng
2018-08-10 19:22:41 +02:00
committed by Daniel Agar
parent ab7f68f2ad
commit 1318e614ad
4 changed files with 9 additions and 25 deletions

View File

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