Implemented wifi credentials storage (#11)
* implemented wifi credentials storage * encrypt wifi credentials
This commit is contained in:
committed by
GitHub
parent
069416eee5
commit
ba1f81f599
@@ -1,5 +1,5 @@
|
||||
idf_component_register(
|
||||
SRC_DIRS "src"
|
||||
INCLUDE_DIRS "src"
|
||||
REQUIRES mlib cmsis_core
|
||||
REQUIRES mlib cmsis_core mbedtls esp_hw_support nvs_flash
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user