esp-open-rtos/examples/terminal/Makefile

4 lines
86 B
Makefile
Raw Normal View History

PROGRAM=terminal
EXTRA_COMPONENTS=extras/stdin_uart_interrupt
include ../../common.mk