Skip to content

Commit 87e0230

Browse files
AnHardtfpistm
authored andcommitted
Improve README.md
Avoid confusion about SDIO and SPI connected SD-slots.
1 parent 6f7c332 commit 87e0230

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
With an STM32 board with SD card slot availability, this library enables
44
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.
57

68
This library follow Arduino API.
79

0 commit comments

Comments
 (0)