Driver for SD/MMC cards (#239)
* Driver for SD/MMC cards * SDIO: read_register() bug fixed, schematics resized
This commit is contained in:
parent
b23dd64419
commit
2994a566a6
7 changed files with 829 additions and 0 deletions
4
examples/sdio_raw/Makefile
Normal file
4
examples/sdio_raw/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
PROGRAM = sdio_raw
|
||||
EXTRA_COMPONENTS = extras/sdio
|
||||
#ESPBAUD = 460800
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue