mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +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
|
||||
|
||||
FEATURE_CUT_LEVEL = 4
|
||||
FEATURE_CUT_LEVEL = 5
|
||||
|
||||
TARGET_SRC = \
|
||||
drivers/accgyro/accgyro_mpu.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue