esp-open-rtos/examples/pwm_test/Makefile
2016-04-05 09:23:28 -07:00

4 lines
108 B
Makefile

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