Disable ignored-qualifier warning in SDK (#238)
The Pico SDK has some magic with const pointers that generates lots of "ignored qualifer" warnings on the more pedantic modes. To clean the normal builds up, disable this warning for now. At some point a PR to the PICO-SDK may be indicated.
Showing
Please register or sign in to comment