raspberrypi / pico-examples

BSD 3-Clause "New" or "Revised" License
2.94k stars 844 forks source link

Remove check for GCC version in usb dual example #540

Closed lurch closed 2 months ago

lurch commented 2 months ago

https://github.com/sekigon-gonnoc/Pico-PIO-USB/pull/70 already fixed Pico-PIO-USB to compile with GCC 11.3 and above

arturo182 commented 2 months ago

I guess that resolves #357 :)

lurch commented 2 months ago

@arturo182 But see also https://github.com/raspberrypi/pico-sdk/issues/1849