esp-open-rtos/examples/new_pwm/Makefile

4 lines
113 B
Makefile

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