more ci fix

This commit is contained in:
hathach
2023-03-06 14:31:18 +07:00
parent e62d1a03ac
commit 02478c57e5
2 changed files with 38 additions and 38 deletions

View File

@@ -37,7 +37,7 @@ GCC_CFLAGS += \
-nostdlib -nostartfiles
# suppress warning caused by vendor mcu driver
GCC_CFLAGS += -Wno-error=maybe-uninitialized -Wno-error=cast-align
GCC_CFLAGS += -Wno-error=maybe-uninitialized -Wno-error=cast-align -Wno-error=unused-parameter
# IAR Flags
IAR_CFLAGS += --cpu cortex-m7 --fpu VFPv5_D16