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