Skip to content
Snippets Groups Projects
Commit ae1f8381 authored by stmoon's avatar stmoon Committed by Lorenz Meier
Browse files

disable uavcan build to make space for other modules

parent f746f9a9
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ set(config_module_list
modules/navigator
modules/mavlink
#modules/gpio_led
modules/uavcan
#modules/uavcan
modules/land_detector
#
......@@ -198,10 +198,10 @@ set(config_io_board
px4io-v2
)
set(config_extra_libs
uavcan
uavcan_stm32_driver
)
#set(config_extra_libs
# uavcan
# uavcan_stm32_driver
# )
set(config_io_extra_libs
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment