You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SD-Card is a must these days for all projects that requires more storage than the space in the flash.
Even though there are a few implementations out there e.g. pico-extrac (incomplete) and ZuluSCSI (GPLv3), it will be great if the SDK itself provides at least basic sdcard operations like init/deinit, read & write over both SDIO and SPI.
The text was updated successfully, but these errors were encountered:
bog-dan-ro
changed the title
SD-Card SDIO/SPI helper libs
SD-Card SDIO/SPI helper lib
Mar 11, 2024
SD-Card is a must these days for all projects that requires more storage than the space in the flash.
Even though there are a few implementations out there e.g. pico-extrac (incomplete) and ZuluSCSI (GPLv3), it will be great if the SDK itself provides at least basic sdcard operations like init/deinit, read & write over both SDIO and SPI.
The text was updated successfully, but these errors were encountered: