examples: split source files for one of the ulp examples

This commit is contained in:
Renz Bagaporo
2020-03-03 16:15:29 +08:00
parent 07a71529de
commit 7dbd77cefc
5 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ ULP_APP_NAME ?= ulp_$(COMPONENT_NAME)
# Files should be placed into a separate directory (in this case, ulp/),
# which should not be added to COMPONENT_SRCDIRS.
ULP_S_SOURCES = $(addprefix $(COMPONENT_PATH)/ulp/, \
pulse_cnt.S \
pulse_cnt.S wake_up.S\
)
#
# 3. List all the component object files which include automatically