mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-21 23:00:34 +08:00
Added new config entry for DF driver entries
DF drivers can now be added in each config file by adding set(config_df_driver_list bmp280 ... ) Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
committed by
Julian Oes
parent
7ed6506406
commit
419f4c49ce
@@ -643,7 +643,6 @@ function(px4_add_common_flags)
|
||||
${CMAKE_BINARY_DIR}/src/modules
|
||||
${CMAKE_SOURCE_DIR}/mavlink/include/mavlink
|
||||
${CMAKE_SOURCE_DIR}/src/lib/DriverFramework/framework/include
|
||||
${CMAKE_SOURCE_DIR}/src/lib/DriverFramework/drivers/imu
|
||||
)
|
||||
|
||||
list(APPEND added_include_dirs
|
||||
|
||||
Reference in New Issue
Block a user