mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-04 15:35:44 +00:00
rp2040 re-enable -wshadow
This commit is contained in:
@ -306,7 +306,7 @@ function(family_add_default_example_warnings TARGET)
|
|||||||
-Wdouble-promotion
|
-Wdouble-promotion
|
||||||
-Wfloat-equal
|
-Wfloat-equal
|
||||||
# FIXME commented out because of https://github.com/raspberrypi/pico-sdk/issues/1468
|
# FIXME commented out because of https://github.com/raspberrypi/pico-sdk/issues/1468
|
||||||
#-Wshadow
|
-Wshadow
|
||||||
-Wwrite-strings
|
-Wwrite-strings
|
||||||
-Wsign-compare
|
-Wsign-compare
|
||||||
-Wmissing-format-attribute
|
-Wmissing-format-attribute
|
||||||
|
|||||||
Reference in New Issue
Block a user