optimise simulation handling

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-09-30 20:16:10 +02:00
parent 08b0e04584
commit 99aa30c8e5
13 changed files with 482 additions and 133 deletions

View File

@@ -21,4 +21,4 @@ idf_component_register(SRCS
rmaker_common
)
spiffs_create_partition_image(storage ../spiffs_image FLASH_IN_PROJECT)
spiffs_create_partition_image(storage ../storage FLASH_IN_PROJECT)