mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
px4/fmu-v2/multicopter: disable some modules to reduce flash
This commit is contained in:
@@ -26,7 +26,7 @@ px4_add_board(
|
|||||||
imu/lsm303d
|
imu/lsm303d
|
||||||
imu/invensense/mpu6000
|
imu/invensense/mpu6000
|
||||||
#imu/invensense/mpu9250
|
#imu/invensense/mpu9250
|
||||||
irlock
|
#irlock
|
||||||
lights/rgbled
|
lights/rgbled
|
||||||
magnetometer/hmc5883
|
magnetometer/hmc5883
|
||||||
#optical_flow/px4flow
|
#optical_flow/px4flow
|
||||||
@@ -36,7 +36,7 @@ px4_add_board(
|
|||||||
MODULES
|
MODULES
|
||||||
#attitude_estimator_q
|
#attitude_estimator_q
|
||||||
battery_status
|
battery_status
|
||||||
camera_feedback
|
#camera_feedback
|
||||||
commander
|
commander
|
||||||
dataman
|
dataman
|
||||||
ekf2
|
ekf2
|
||||||
@@ -74,7 +74,7 @@ px4_add_board(
|
|||||||
mtd
|
mtd
|
||||||
#nshterm
|
#nshterm
|
||||||
param
|
param
|
||||||
perf
|
#perf
|
||||||
pwm
|
pwm
|
||||||
reboot
|
reboot
|
||||||
#sd_bench
|
#sd_bench
|
||||||
|
|||||||
Reference in New Issue
Block a user