copy BLE functions
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
5
components/persistence/CMakeLists.txt
Normal file
5
components/persistence/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
idf_component_register(SRCS "persistence.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
nvs_flash
|
||||
)
|
Reference in New Issue
Block a user