esp-open-rtos/examples/pwm_test/Makefile
2016-07-06 17:21:34 +10:00

4 lines
108 B
Makefile

# Simple makefile for simple example
PROGRAM=pwm_test
EXTRA_COMPONENTS = extras/pwm
include ../../common.mk