esp-open-rtos/examples/sdio_raw/Makefile
2016-10-19 03:12:26 +05:00

4 lines
92 B
Makefile

PROGRAM = sdio_raw
EXTRA_COMPONENTS = extras/sdio
#ESPBAUD = 460800
include ../../common.mk