esp-open-rtos/examples/serial_echo/Makefile
2015-10-06 17:55:37 +11:00

3 lines
86 B
Makefile

# Simple makefile for serial_echo example
PROGRAM=serial_echo
include ../../common.mk