fix cast-align warning for nuc505
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user