build: use dummy tone_alarm on aerofc
This allows us to use tone_alarm in the init script besides the calls from ArduPilot code.
This commit is contained in:
parent
721e85c151
commit
d3df9c8d39
@ -3,6 +3,9 @@ include(configs/nuttx_px4fmu-common_apm)
|
||||
list(APPEND config_module_list
|
||||
drivers/boards/aerofc-v1
|
||||
lib/rc
|
||||
|
||||
# replace stm32 tone_alarm with a dummy one
|
||||
modules/dummy
|
||||
)
|
||||
|
||||
list(REMOVE_ITEM config_module_list
|
||||
|
Loading…
Reference in New Issue
Block a user