esp-open-rtos/examples/dsm_test/Makefile
2018-05-20 02:47:29 +05:00

4 lines
108 B
Makefile

# Simple makefile for simple example
PROGRAM=dsm_test
EXTRA_COMPONENTS = extras/dsm
include ../../common.mk