mc atune: add module to all targets

- adjust flash constrianed targets to fit
This commit is contained in:
bresch
2021-10-01 11:38:32 +02:00
committed by Daniel Agar
parent b99dbcc6a7
commit 5874b1f87c
86 changed files with 98 additions and 30 deletions
+1 -1
View File
@@ -33,6 +33,6 @@ px4_add_board(
topic_listener
tune_control
uorb
ver
#ver
work_queue
)
+2 -1
View File
@@ -4,7 +4,8 @@ px4_add_board(
PLATFORM nuttx
TOOLCHAIN arm-none-eabi
ARCHITECTURE cortex-m4
#CONSTRAINED_FLASH
CONSTRAINED_FLASH
NO_HELP
CONSTRAINED_MEMORY
EXTERNAL_METADATA
ROMFSROOT cannode
+1 -1
View File
@@ -33,6 +33,6 @@ px4_add_board(
topic_listener
tune_control
uorb
ver
#ver
work_queue
)
+2 -1
View File
@@ -4,7 +4,8 @@ px4_add_board(
PLATFORM nuttx
TOOLCHAIN arm-none-eabi
ARCHITECTURE cortex-m4
#CONSTRAINED_FLASH
CONSTRAINED_FLASH
NO_HELP
CONSTRAINED_MEMORY
EXTERNAL_METADATA
ROMFSROOT cannode