summaryrefslogtreecommitdiff
path: root/examples/example.cmake
AgeCommit message (Collapse)Author
2022-06-28update rp2040 warningshathach
- remove "-Wno-stringop-overflow -Wno-array-bounds" - skip -Wconversion for gcc 9 and prior - suppress_tinyusb_warnings only when building with gcc 9 and below
2022-06-27fix most warnings with rp2040 -wconversionhathach