diff --git a/hw/bsp/family_support.cmake b/hw/bsp/family_support.cmake index 7c89427c0..56c58457c 100644 --- a/hw/bsp/family_support.cmake +++ b/hw/bsp/family_support.cmake @@ -306,7 +306,7 @@ function(family_add_default_example_warnings TARGET) -Wdouble-promotion -Wfloat-equal # FIXME commented out because of https://github.com/raspberrypi/pico-sdk/issues/1468 - #-Wshadow + -Wshadow -Wwrite-strings -Wsign-compare -Wmissing-format-attribute