mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 09:14:07 +08:00
bebop2: let PX4_ROOTFSDIR point to the internal mmc card
Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
parent
5ce24e82f5
commit
34d253e4d0
@ -200,7 +200,7 @@ __END_DECLS
|
||||
# if defined(__PX4_POSIX_EAGLE)
|
||||
# define PX4_ROOTFSDIR "/home/linaro"
|
||||
# elif defined(__PX4_POSIX_BEBOP)
|
||||
# define PX4_ROOTFSDIR "/home/root"
|
||||
# define PX4_ROOTFSDIR "/data/ftp/internal_000"
|
||||
# else
|
||||
# define PX4_ROOTFSDIR "rootfs"
|
||||
# endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user