Streamline settings for board.

This commit is contained in:
Gordon McNab
2021-10-07 17:00:28 +01:00
parent 8c40a74f29
commit 5e6edecaa3
2 changed files with 31 additions and 25 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ CFLAGS += \
-fvar-tracking-assignments \
-fmessage-length=0 \
-ffunction-sections \
-DCFG_TUSB_MCU=OPT_MCU_FT90X
-DCFG_TUSB_MCU=OPT_MCU_FT90X
# lwip/src/core/raw.c:334:43: error: declaration of 'recv' shadows a global declaration
CFLAGS += -Wno-error=shadow