minimal-pico-tinyusb-pio-project icon indicating copy to clipboard operation
minimal-pico-tinyusb-pio-project copied to clipboard

Does not work with GCC13

Open gschwaer opened this issue 4 months ago • 0 comments

This example doesn't work with GCC13. The issues are fixed in upstream pico-sdk, but that also required a newer TinyUSB that doesn't use submodules anymore.

I created a fork where I used the newest pico-sdk (2.2.0): https://github.com/gschwaer/minimal-pico-tinyusb-pio-project

Just to let others know. :)

gschwaer avatar Aug 01 '25 15:08 gschwaer