aboutsummaryrefslogtreecommitdiff
path: root/examples/rp/src/bin/spi_sdmmc.rs
Commit message (Collapse)AuthorAgeFilesLines
* examples/rp: remove unneeded sio spinlock stuck bug workarounds.Dario Nieuwenhuis2025-02-061-1/+0
| | | | This is now workarounded by embassy-rp itself.
* examples/rp: update sdmmc.Dario Nieuwenhuis2024-12-031-2/+1
|
* spinlock + loop at end to allow defmt to flush properlykalkyl2024-05-111-0/+3
|
* rp: Add embedded-sdmmc examplekalkyl2024-05-111-0/+80