read capability.json from storage
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
6
components/storage/CMakeLists.txt
Normal file
6
components/storage/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
idf_component_register(SRCS
|
||||
"storage.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
spiffs
|
||||
)
|
Reference in New Issue
Block a user