esp-open-rtos/examples/multipwm/Makefile

5 lines
120 B
Makefile
Raw Normal View History

2018-02-23 17:29:42 +00:00
# Simple makefile for multipwm example
PROGRAM=multipwm_test
EXTRA_COMPONENTS = extras/multipwm
include ../../common.mk