project file splitting
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
idf_component_register(SRCS "main.c"
|
||||
INCLUDE_DIRS ".")
|
||||
idf_component_register(
|
||||
SRCS
|
||||
"main.c" "setup.c"
|
||||
INCLUDE_DIRS ".")
|
||||
|
Reference in New Issue
Block a user