mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 02:09:07 +08:00
boards: px4_fmu-v5_opitmized disable unused modules to save flash
This commit is contained in:
parent
6e3a2314cb
commit
1daf0654ff
@ -23,7 +23,8 @@ px4_add_board(
|
||||
DRIVERS
|
||||
adc/ads1115
|
||||
adc/board_adc
|
||||
barometer # all available barometer drivers
|
||||
#barometer # all available barometer drivers
|
||||
barometer/ms5611
|
||||
batt_smbus
|
||||
camera_capture
|
||||
camera_trigger
|
||||
@ -116,7 +117,7 @@ px4_add_board(
|
||||
perf
|
||||
pwm
|
||||
reboot
|
||||
reflect
|
||||
#reflect
|
||||
sd_bench
|
||||
#serial_test
|
||||
system_time
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user