esp-open-rtos/examples/softuart/Makefile

5 lines
95 B
Makefile
Raw Normal View History

PROGRAM = softuart
EXTRA_COMPONENTS = extras/softuart
ESPBAUD = 460800
include ../../common.mk