get most examples build with iar

This commit is contained in:
hathach
2023-01-18 10:31:00 +07:00
parent 8df2fd1916
commit ecfd57e6f1
6 changed files with 80 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ include ../../../tools/top.mk
include ../../make.mk
# suppress warning caused by lwip
CFLAGS += \
GCC_CFLAGS += \
-Wno-error=null-dereference \
-Wno-error=unused-parameter \
-Wno-error=unused-variable