Jakob Hasse
|
fe7ebf75a0
NVS Flash: prevent erasing initialized partition
|
6 лет назад |
Dmitriy Shilin
|
07a88fbb7c
nvs: allow to specify custom partition
|
5 лет назад |
Jakob Hasse
|
d286876d34
NVS: expose C++ API
|
6 лет назад |
Jakob Hasse
|
c31c45cae7
NVS: partition name is copied now
|
6 лет назад |
Jakob Hasse
|
5249d33c1f
NVS: bugfix nvs_set_str/blob checks write mode
|
6 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
MartinValik
|
5268960235
Added support for NVS iterators
|
7 лет назад |
GOPTIONS\pfrost
|
897bb55482
nvs: Append _t to nvs_handle & nvs_open_mode types
|
6 лет назад |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
6 лет назад |
Sagar Bijwe
|
d32128440d
nvs_flash: Detect key partition as uninitialised even if encrypted by bootloader
|
7 лет назад |
Sagar Bijwe
|
48fccbf5dd
nvs_flash: Add support for nvs encryption
|
7 лет назад |
Paul Reimer
|
c83c3b64cd
Add declarations of private nvs functions (nvs_*) in nvs_flash component to fix C++ -Wmissing-declarations warning
|
7 лет назад |
Ivan Grokhotkov
|
20405fbbcc
nvs: make nvs_flash_deinit useable from unit tests
|
7 лет назад |
konstantin
|
c93626db3f
nvs:Add functions for calculating used/free entries
|
8 лет назад |
Ivan Grokhotkov
|
ab13db0e45
nvs: fix nvs_flash_init_partition initializing default partition
|
8 лет назад |
Ivan Grokhotkov
|
fe30789149
nvs_flash: delete Storage if init fails
|
8 лет назад |
Ivan Grokhotkov
|
f32b25ebe2
nvs_flash: add functions to deinitialize storage
|
8 лет назад |
Amey Inamdar
|
c8945bb82a
nvs: minor - removed unused header inclusion
|
8 лет назад |
baohongde
|
87031f9457
component/bt: fix nvs_get_str_or_blob length output error
|
8 лет назад |
baohongde
|
e1bd51af80
component/bt: fix nvs_get_str_or_blob length output error
|
8 лет назад |
baohongde
|
f3be0395d2
component/bt: fix nvs_get_str_or_blob length output error
|
8 лет назад |
Amey Inamdar
|
a2dcf7faa8
nvs: Support for handling multiple NVS partitions
|
8 лет назад |
Amey Inamdar
|
3e4e4dd07a
nvs_flash: Reduced visibility of handle counter
|
8 лет назад |
Ivan Grokhotkov
|
979fce0df5
bt: call nvs_flash_init in examples, show error if NVS is not initialized
|
8 лет назад |
Ivan Grokhotkov
|
541b142654
phy_init: reduce the amount of hardwired logic, add coexist init
|
9 лет назад |
Ivan Grokhotkov
|
6e97936bac
nvs: allow nvs_flash_init to be called more than once
|
9 лет назад |
Ivan Grokhotkov
|
51021b06f8
nvs: initialize using layout from partition table
|
9 лет назад |
Liu Zhi Fu
|
f12be7ebd8
nvs_flash: adjust the nvs_flash start sector number
|
9 лет назад |
Ivan Grokhotkov
|
74a658c765
nvs: fix memory leaks in HashList and nvs_close
|
9 лет назад |
Angus Gratton
|
a98ab8d801
nvs: Remove flash layout arguments from nvs_init()
|
9 лет назад |