32blit / 32blit-sdk

32blit SDK
https://32blit.com
MIT License
197 stars 69 forks source link

pico: SPI-mode SD card support #819

Closed Daft-Freak closed 1 year ago

Daft-Freak commented 1 year ago

This was the first thing in my branch after the latest rebase. Only includes the SPI driver, not the native SD driver (that still has issues).

Daft-Freak commented 1 year ago

Extra commit to prepare for PicoVision. (...or anything else that uses different pins for the SD card)

Gadgetoid commented 1 year ago

Thank you!