esp-open-rtos/examples/cpp_01_tasks/Makefile

4 lines
82 B
Makefile
Raw Normal View History

2015-08-19 06:38:15 +00:00
# Simple makefile for simple example
PROGRAM=cpp_01_tasks
include ../../common.mk