esp-open-rtos/examples/serial_echo/Makefile

4 lines
86 B
Makefile
Raw Normal View History

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