remove -Wnested-externs since many driver does this including CMSIS_5
This commit is contained in:
@@ -72,7 +72,6 @@ CFLAGS += \
|
||||
-Wsign-compare \
|
||||
-Wmissing-format-attribute \
|
||||
-Wno-deprecated-declarations \
|
||||
-Wnested-externs \
|
||||
-Wunreachable-code \
|
||||
-Wno-error=lto-type-mismatch \
|
||||
-ffunction-sections \
|
||||
|
Reference in New Issue
Block a user