code splitting
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
idf_component_register(SRCS "main.c"
|
||||
idf_component_register(SRCS
|
||||
"beacon.c"
|
||||
"main.c"
|
||||
INCLUDE_DIRS "."
|
||||
)
|
||||
spiffs_create_partition_image(storage ../data FLASH_IN_PROJECT)
|
||||
|
Reference in New Issue
Block a user