4G_module/examples/pwm/pwm.mk

7 lines
124 B
Makefile
Raw Normal View History

2024-09-02 17:54:29 +08:00
EXAMPLE_PWM_DIR := examples/pwm
OC_FILES += $(EXAMPLE_PWM_DIR)/src/cm_demo_pwm.c
INC += -I'$(EXAMPLE_PWM_DIR)/inc'