px4/fmu-v5: disable dumpfile & motor_ramp commands in optimized.cmake

Reduce flash
This commit is contained in:
Beat Küng 2021-07-07 11:03:57 +02:00 committed by Daniel Agar
parent 5670db033d
commit dfd6999643
1 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ px4_add_board(
SYSTEMCMDS SYSTEMCMDS
#bl_update #bl_update
dmesg dmesg
dumpfile #dumpfile
#esc_calib #esc_calib
#gpio #gpio
hardfault_log hardfault_log
@ -108,7 +108,7 @@ px4_add_board(
led_control led_control
mft mft
mixer mixer
motor_ramp #motor_ramp
motor_test motor_test
mtd mtd
nshterm nshterm