forked from Archive/PX4-Autopilot
Update to DF commit with the MS5607 driver
This commit is contained in:
parent
83ec092b46
commit
f95f37cb7b
|
@ -4,7 +4,7 @@ set(CMAKE_TOOLCHAIN_FILE ${CMAKE_SOURCE_DIR}/cmake/toolchains/Toolchain-arm-linu
|
|||
|
||||
add_definitions(
|
||||
-D__PX4_POSIX_BEBOP
|
||||
-D__BEBOP
|
||||
-D__LINUX
|
||||
)
|
||||
|
||||
set(CMAKE_PROGRAM_PATH
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 36335412b2c461de08696d224b8ae1149fa5ae28
|
||||
Subproject commit 03115219f20761682f50f201feba47eb642b6ae3
|
Loading…
Reference in New Issue