nvs_flash: Add support for nvs encryption

This commit is contained in:
Sagar Bijwe
2018-07-02 16:40:43 +05:30
parent 4d50427e87
commit 48fccbf5dd
43 changed files with 1902 additions and 171 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ setuptools
# Please keep it as the first item of this list.
#
pyserial>=3.0
future>=0.15.2
future>=0.16.0
cryptography