Skip to content

Commit

Permalink
boards: px4_fmu-v5_uavcanv0periph disable modules to save flash
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Apr 26, 2022
1 parent 7ab9b0c commit fc7e979
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards/px4/fmu-v5/uavcanv0periph.px4board
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# CONFIG_BOARD_UAVCAN_TIMER_OVERRIDE is not set
CONFIG_COMMON_HYGROMETERS=n
CONFIG_COMMON_TELEMETRY=n
CONFIG_DRIVERS_ADC_ADS1115=n
CONFIG_DRIVERS_HEATER=n
Expand All @@ -11,6 +12,7 @@ CONFIG_DRIVERS_PCA9685_PWM_OUT=n
CONFIG_DRIVERS_PWM_INPUT=n
CONFIG_DRIVERS_ROBOCLAW=n
CONFIG_DRIVERS_RPM=n
CONFIG_DRIVERS_SMART_BATTERY_BATMON=n
CONFIG_EXAMPLES_FAKE_GPS=n
CONFIG_MODULES_ATTITUDE_ESTIMATOR_Q=n
CONFIG_MODULES_ESC_BATTERY=n
Expand Down

0 comments on commit fc7e979

Please # to comment.