mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
add -Wreturn-type
This commit is contained in:
parent
e44e461ce3
commit
ccf17e3cde
@ -150,6 +150,7 @@ GCC_CFLAGS += \
|
||||
-Wnull-dereference \
|
||||
-Wuninitialized \
|
||||
-Wunused \
|
||||
-Wreturn-type \
|
||||
-Wredundant-decls
|
||||
|
||||
# conversion is too strict for most mcu driver, may be disable sign/int/arith-conversion
|
||||
|
Loading…
x
Reference in New Issue
Block a user