mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Merge pull request #7735 from mikeller/remove_features_midelicf3
Removed features from MIDELICF3 to make it fit flash.
This commit is contained in:
commit
b3a7a1f153
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ F3_TARGETS += $(TARGET)
|
||||||
|
|
||||||
FEATURES = VCP SDCARD_SPI
|
FEATURES = VCP SDCARD_SPI
|
||||||
|
|
||||||
FEATURE_CUT_LEVEL = 4
|
FEATURE_CUT_LEVEL = 5
|
||||||
|
|
||||||
TARGET_SRC = \
|
TARGET_SRC = \
|
||||||
drivers/accgyro/accgyro_mpu.c \
|
drivers/accgyro/accgyro_mpu.c \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue