read capability.json from storage

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-05-30 22:42:58 +02:00
parent c368899c4d
commit a7067fb391
8 changed files with 307 additions and 4 deletions

View File

@@ -5,3 +5,4 @@ idf_component_register(SRCS "main.c"
remote_control
persistence
)
spiffs_create_partition_image(storage ../data FLASH_IN_PROJECT)