We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03f08e5 + 4795dea commit 671b0cfCopy full SHA for 671b0cf
1 file changed
README.md
@@ -81,6 +81,7 @@ This repository houses no examples for no-std usage, however you can check out t
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
+* [Zynq7000 SD card driver](https://github.com/us-irs/zynq7000-rs/blob/main/firmware/zynq7000-hal/src/sd/mod.rs)
85
86
## Todo List (PRs welcome!)
87
0 commit comments