mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
bebop2 upload script: create microsd filesystem so that logger does not
complain Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
parent
34d253e4d0
commit
3392e3f9f7
@ -32,6 +32,7 @@ sleep 1
|
||||
|
||||
adb shell mount -o remount,rw /
|
||||
adb shell touch /home/root/parameters
|
||||
adb shell mkdir -p /data/ftp/internal_000/fs/microsd
|
||||
|
||||
${RPI_TOOLCHAIN_DIR}/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-strip \
|
||||
-R .comment -R .gnu.version \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user