fix more build

This commit is contained in:
hathach
2020-03-11 00:58:28 +07:00
parent 6a1416d18a
commit ba74223c2e
5 changed files with 17 additions and 2 deletions
+2
View File
@@ -3,6 +3,8 @@ CFLAGS += \
-mthumb \
-mabi=aapcs-linux \
-mcpu=cortex-m4 \
-mfloat-abi=hard \
-mfpu=fpv4-sp-d16 \
-DCFG_TUSB_MCU=OPT_MCU_NUC505
# All source paths should be relative to the top level.