esp-open-rtos/examples/terminal/Makefile

4 lines
79 B
Makefile
Raw Normal View History

PROGRAM=terminal
EXTRA_COMPONENTS=extras/serial-driver
include ../../common.mk