fix cast-align warning for nuc505

This commit is contained in:
hathach
2020-05-18 13:03:41 +07:00
parent a7db945cff
commit 550746097b
2 changed files with 4 additions and 4 deletions
-3
View File
@@ -7,9 +7,6 @@ CFLAGS += \
-mfpu=fpv4-sp-d16 \
-DCFG_TUSB_MCU=OPT_MCU_NUC505
# TODO this cast-align is caused by dcd_nuc505 should be fixed
CFLAGS += -Wno-error=cast-align
# All source paths should be relative to the top level.
LD_FILE = hw/bsp/$(BOARD)/nuc505_flashtoram.ld