2994a566a6
* Driver for SD/MMC cards * SDIO: read_register() bug fixed, schematics resized
4 lines
92 B
Makefile
4 lines
92 B
Makefile
PROGRAM = sdio_raw
|
|
EXTRA_COMPONENTS = extras/sdio
|
|
#ESPBAUD = 460800
|
|
include ../../common.mk
|