esp-open-rtos/examples/new_pwm/Makefile

5 lines
113 B
Makefile
Raw Normal View History

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