fmu-v2 & fmu-v5 add missing tone_alarm to example board variants

- fixes #12012
This commit is contained in:
Daniel Agar
2019-05-13 15:49:22 -04:00
committed by GitHub
parent 79651ed6a4
commit f067ca0d8f
6 changed files with 6 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ px4_add_board(
stm32/tone_alarm stm32/tone_alarm
#telemetry # all available telemetry drivers #telemetry # all available telemetry drivers
telemetry/iridiumsbd telemetry/iridiumsbd
tone_alarm
#uavcan #uavcan
MODULES MODULES
+1
View File
@@ -36,6 +36,7 @@ px4_add_board(
stm32 stm32
stm32/adc stm32/adc
stm32/tone_alarm stm32/tone_alarm
tone_alarm
MODULES MODULES
#attitude_estimator_q #attitude_estimator_q
+1
View File
@@ -34,6 +34,7 @@ px4_add_board(
stm32 stm32
stm32/adc stm32/adc
stm32/tone_alarm stm32/tone_alarm
tone_alarm
MODULES MODULES
camera_feedback camera_feedback
+1
View File
@@ -41,6 +41,7 @@ px4_add_board(
stm32/armv7-m_dcache stm32/armv7-m_dcache
stm32/tone_alarm stm32/tone_alarm
telemetry # all available telemetry drivers telemetry # all available telemetry drivers
tone_alarm
uavcan uavcan
MODULES MODULES
+1
View File
@@ -47,6 +47,7 @@ px4_add_board(
stm32/tone_alarm stm32/tone_alarm
tap_esc tap_esc
telemetry # all available telemetry drivers telemetry # all available telemetry drivers
tone_alarm
uavcan uavcan
MODULES MODULES
+1
View File
@@ -46,6 +46,7 @@ px4_add_board(
stm32/armv7-m_dcache stm32/armv7-m_dcache
stm32/tone_alarm stm32/tone_alarm
telemetry # all available telemetry drivers telemetry # all available telemetry drivers
tone_alarm
uavcan uavcan
MODULES MODULES