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.
1 parent 6f7c332 commit 87e0230Copy full SHA for 87e0230
README.md
@@ -2,6 +2,8 @@
2
3
With an STM32 board with SD card slot availability, this library enables
4
reading and writing on SD card using SD card slot of a STM32 board (NUCLEO, DISCOVERY, ...).
5
+This library is for SD card slots connected to the SDIO-/SDMMC-hardware of the processor.
6
+For slots connected to SPI-hardware use the standard Arduino SD library.
7
8
This library follow Arduino API.
9
0 commit comments