Browse Source

px4/fmu-v6x: remove some modules to reduce flash

master
Beat Küng 4 years ago committed by Daniel Agar
parent
commit
7f2bab9b0f
  1. 4
      boards/px4/fmu-v6x/test.cmake

4
boards/px4/fmu-v6x/test.cmake

@ -50,7 +50,6 @@ px4_add_board( @@ -50,7 +50,6 @@ px4_add_board(
pwm_out
px4io
rc_input
roboclaw
rpm
safety_button
telemetry # all available telemetry drivers
@ -95,7 +94,6 @@ px4_add_board( @@ -95,7 +94,6 @@ px4_add_board(
SYSTEMCMDS
bl_update
dmesg
dumpfile
esc_calib
gpio
hardfault_log
@ -103,7 +101,6 @@ px4_add_board( @@ -103,7 +101,6 @@ px4_add_board(
led_control
mft
mixer
motor_ramp
motor_test
mtd
nshterm
@ -112,7 +109,6 @@ px4_add_board( @@ -112,7 +109,6 @@ px4_add_board(
perf
pwm
reboot
reflect
sd_bench
serial_test
system_time

Loading…
Cancel
Save