Skip to content

Commit 6c94ef4

Browse files
committed
kakutef7: save flash
The Kakute F7 has only 1 MB of flash and flash based params, so there is just not much space for anything.
1 parent 48b3152 commit 6c94ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/holybro/kakutef7/default.px4board

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ CONFIG_MODULES_SENSORS=y
4747
# CONFIG_SENSORS_VEHICLE_AIRSPEED is not set
4848
# CONFIG_SENSORS_VEHICLE_MAGNETOMETER is not set
4949
# CONFIG_SENSORS_VEHICLE_OPTICAL_FLOW is not set
50-
CONFIG_SYSTEMCMDS_DMESG=y
50+
# CONFIG_SYSTEMCMDS_DMESG is not set
5151
CONFIG_SYSTEMCMDS_PARAM=y
52-
CONFIG_SYSTEMCMDS_TOP=y
52+
# CONFIG_SYSTEMCMDS_TOP is not set

0 commit comments

Comments
 (0)