esp-open-rtos/examples/cpp_01_tasks/Makefile
2015-09-20 21:13:38 +10:00

5 lines
124 B
Makefile

# Simple makefile for simple example
PROGRAM=cpp_01_tasks
OTA=0
EXTRA_COMPONENTS=extras/cpp_support
include ../../common.mk