fix buid_board.py script

This commit is contained in:
hathach
2022-06-29 14:06:44 +07:00
parent 3ead682af0
commit 8fe9022a6e
18 changed files with 55 additions and 31 deletions

View File

@@ -9,6 +9,9 @@ CFLAGS += \
-mfpu=fpv4-sp-d16 \
-DCFG_TUSB_MCU=OPT_MCU_NUC505
# mcu driver cause following warnings
CFLAGS += -Wno-error=redundant-decls
# All source paths should be relative to the top level.
LD_FILE = hw/bsp/$(BOARD)/nuc505_flashtoram.ld