Skip to content
Snippets Groups Projects
Commit 23617fb8 authored by Daniel Agar's avatar Daniel Agar
Browse files

px4_fmu-v2_default disable constained flash options

parent 739a0202
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ px4_add_board(
BOOTLOADER ${PX4_SOURCE_DIR}/ROMFS/px4fmu_common/extras/px4fmuv3_bl.bin
IO px4_io-v2_default
#TESTING
CONSTRAINED_FLASH
#CONSTRAINED_FLASH
#UAVCAN_INTERFACES 2
SERIAL_PORTS
......@@ -52,6 +52,7 @@ px4_add_board(
px4flow
px4fmu
px4io
#roboclaw
stm32
stm32/adc
stm32/tone_alarm
......@@ -106,6 +107,7 @@ px4_add_board(
top
#topic_listener
tune_control
#usb_connected
ver
EXAMPLES
......@@ -121,8 +123,3 @@ px4_add_board(
#segway
#uuv_example_app
)
# remove optional flight task features from fmu-v2 to save flash memory
list(APPEND flight_tasks_to_remove
Orbit
)
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