Skip to content

Commit a7a2aa3

Browse files
committed
boards: px4_fmu-v3_test disable modules to save flash
1 parent cc1d24a commit a7a2aa3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/px4/fmu-v3/test.px4board

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
CONFIG_BOARD_TESTING=y
2+
CONFIG_DRIVERS_ADC_ADS1115=n
23
CONFIG_DRIVERS_TEST_PPM=y
4+
CONFIG_DRIVERS_PCA9685=n
5+
CONFIG_DRIVERS_PCA9685_PWM_OUT=n
36
CONFIG_EXAMPLES_FAKE_IMU=y
47
CONFIG_EXAMPLES_FAKE_MAGNETOMETER=y
58
CONFIG_EXAMPLES_FIXEDWING_CONTROL=y

0 commit comments

Comments
 (0)