include $(SDK_ROOT)/mk/common.mk


define SOURCES
pwm_output.c
pwm_test.c
endef


include $(SDK_ROOT)/mk/targets.mk
