Merge pull request #7842 from mikeller/feature_cuts_yay

Removed more features from RMDO, SPRACINGF3 to make it fit flash.
This commit is contained in:
Michael Keller 2019-03-21 05:27:05 +13:00 committed by GitHub
commit 4abf29e139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ FEATURE_CUT_LEVEL = 1
TARGET_SRC += \
drivers/accgyro/accgyro_spi_mpu6000.c
else
FEATURE_CUT_LEVEL = 5
FEATURE_CUT_LEVEL = 6
TARGET_SRC += \
drivers/accgyro/accgyro_mpu6050.c