px4_fmu-v2:All configs Use NO_HELP option to save flash

This commit is contained in:
David Sidrane
2021-07-15 09:10:05 -07:00
committed by Daniel Agar
parent 3e9c8e401e
commit 79f8865e65
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ px4_add_board(
IO px4_io-v2_default
#UAVCAN_INTERFACES 2
CONSTRAINED_FLASH
NO_HELP
SERIAL_PORTS
GPS1:/dev/ttyS3
TEL1:/dev/ttyS1
+1
View File
@@ -8,6 +8,7 @@ px4_add_board(
IO px4_io-v2_default
#UAVCAN_INTERFACES 2
CONSTRAINED_FLASH
NO_HELP
SERIAL_PORTS
GPS1:/dev/ttyS3
TEL1:/dev/ttyS1
+1 -1
View File
@@ -7,7 +7,7 @@ px4_add_board(
ROMFSROOT px4fmu_common
IO px4_io-v2_default
CONSTRAINED_FLASH
NO_HELP
SERIAL_PORTS
GPS1:/dev/ttyS3
TEL1:/dev/ttyS1
+1
View File
@@ -9,6 +9,7 @@ px4_add_board(
TESTING
#UAVCAN_INTERFACES 2
CONSTRAINED_FLASH
NO_HELP
SERIAL_PORTS
GPS1:/dev/ttyS3
TEL1:/dev/ttyS1