esp-open-rtos/examples/cpp_01_tasks/Makefile
2015-08-26 10:45:21 +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