We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee7dd2d + 93c6d45 commit c3aef4aCopy full SHA for c3aef4a
README.md
@@ -80,6 +80,7 @@ This repository houses no examples for no-std usage, however you can check out t
80
* [Pi Pico](https://github.com/rp-rs/rp-hal-boards/blob/main/boards/rp-pico/examples/pico_spi_sd_card.rs)
81
* [STM32H7XX](https://github.com/stm32-rs/stm32h7xx-hal/blob/master/examples/sdmmc_fat.rs)
82
* [atsamd(pygamer)](https://github.com/atsamd-rs/atsamd/blob/master/boards/pygamer/examples/sd_card.rs)
83
+* [ESP32 (esp-hal + Embassy)](https://github.com/zpg6/esp32-sdcard)
84
85
## Todo List (PRs welcome!)
86
0 commit comments