esp-open-rtos/examples/pwm_test/Makefile

5 lines
108 B
Makefile
Raw Normal View History

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