Skip to content

Commit c3aef4a

Browse files
authored
Merge pull request #205 from zpg6/docs/link-to-esp32-example
docs: adds esp32 example
2 parents ee7dd2d + 93c6d45 commit c3aef4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ This repository houses no examples for no-std usage, however you can check out t
8080
* [Pi Pico](https://github.com/rp-rs/rp-hal-boards/blob/main/boards/rp-pico/examples/pico_spi_sd_card.rs)
8181
* [STM32H7XX](https://github.com/stm32-rs/stm32h7xx-hal/blob/master/examples/sdmmc_fat.rs)
8282
* [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)
8384

8485
## Todo List (PRs welcome!)
8586

0 commit comments

Comments
 (0)