Angus Gratton
|
a98ab8d801
|
nvs: Remove flash layout arguments from nvs_init()
Add notes that current NVS layout defaults are a Work In Progress and
not yet integrated with the partition table.
|
2016-09-27 13:28:45 +10:00 |
|
Ivan Grokhotkov
|
1c7508885c
|
components/nvs: fix build, use log library instead of printf
|
2016-09-23 09:00:28 +08:00 |
|
Ivan Grokhotkov
|
2a68f60874
|
components/nvs: add erase function
This change exposes functions to erase single key and to erase all keys from namespace.
TW6769, TW6839
|
2016-09-23 08:08:03 +08:00 |
|
Ivan Grokhotkov
|
e87d80d478
|
components/nvs: fix formatting
|
2016-09-22 21:05:47 +08:00 |
|
Ivan Grokhotkov
|
7447d08605
|
components/nvs: clear handles list on init, fix returning *length in nvs_get_{str,blob}
|
2016-08-23 12:08:00 +08:00 |
|
Ivan Grokhotkov
|
f04c894123
|
components/nvs: add debugging facilities and runtime checks
Extra runtime sanity checks run when compiled for the host (i.e. with no ESP_PLATFORM define)
|
2016-08-23 12:08:00 +08:00 |
|
Ivan Grokhotkov
|
bd6ea4393c
|
Initial public version
|
2016-08-17 23:08:22 +08:00 |
|