mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
SITL: updated README and rc.S
Changed rc.S to rcS. Updated README.md to explain the require directory structure and where to run mainapp from for SITL to work correctly. Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
mkdir -p Build/posix_sitl.build/rootfs/fs/microsd
|
||||
mkdir -p Build/posix_sitl.build/rootfs/eeprom
|
||||
cd Build/posix_sitl.build && ./mainapp ../../posix-configs/SITL/init/rc.S
|
||||
cd Build/posix_sitl.build && ./mainapp ../../posix-configs/SITL/init/rcS
|
||||
|
||||
Reference in New Issue
Block a user