forked from Archive/PX4-Autopilot
boards/px4/fmu-v5/test: disable modules to reduce flash
This commit is contained in:
parent
05a5bbe120
commit
5c73d24765
|
@ -16,3 +16,4 @@ CONFIG_MODULES_SIMULATION_SIMULATOR_SIH=n
|
|||
CONFIG_BOARD_TESTING=y
|
||||
CONFIG_DRIVERS_TEST_PPM=y
|
||||
CONFIG_SYSTEMCMDS_MICROBENCH=y
|
||||
CONFIG_DRIVERS_UAVCAN=n
|
||||
|
|
Loading…
Reference in New Issue