esp-open-rtos/examples/dsm_test/Makefile

5 lines
108 B
Makefile
Raw Normal View History

2018-05-19 21:47:29 +00:00
# Simple makefile for simple example
PROGRAM=dsm_test
EXTRA_COMPONENTS = extras/dsm
include ../../common.mk