Jakob Hasse
|
de6b54de66
[nvs_flash]: Entries with state == 1 don't crash
|
4 лет назад |
Angus Gratton
|
c553430b0c
nvs_flash: Fix host test regressions
|
5 лет назад |
Jakob Hasse
|
09d2c5daa6
nvs_flash: fixed deinit other partition's handles
|
5 лет назад |
Angus Gratton
|
60ba7e4ae2
test_nvs_host: Fail on any non-zero exit code when running external tools
|
5 лет назад |
Jakob Hasse
|
aca9ec28b3
NVS: using esp_partition API
|
5 лет назад |
martin.gano
|
cb0bdb8bba
components: convert string to bytes to fix TypeError There is a string passed as an argument for function, but a format of a string seemingly refers to bytes therefore it needs to be converted to bytes Solves https://esp32.com/viewtopic.php?f=13&t=16529
|
5 лет назад |
Ivan Grokhotkov
|
db34a4d031
nvs: add test for erase cycles distribution
|
5 лет назад |
Jakob Hasse
|
c31c45cae7
NVS: partition name is copied now
|
6 лет назад |
Jakob Hasse
|
5249d33c1f
NVS: bugfix nvs_set_str/blob checks write mode
|
6 лет назад |
Jakob Hasse
|
bb1cd9a440
NVS: BUGFIX non-matching type iterator works
|
6 лет назад |
Shivani Tipnis
|
cc75721f9c
mfg_util: Optimise by adding subparser changes w.r.t similar changes in nvs util changes
|
6 лет назад |
Ivan Grokhotkov
|
c730c9e397
nvs: minor host test fixes
|
6 лет назад |
Shivani Tipnis
|
3636e75792
nvs_util: Add NVS decryption feature
|
6 лет назад |
MartinValik
|
5268960235
Added support for NVS iterators
|
7 лет назад |
GOPTIONS\pfrost
|
897bb55482
nvs: Append _t to nvs_handle & nvs_open_mode types
|
6 лет назад |
Tim Nordell
|
c3fa2497b9
nvs: Check if an item is modified before writing out an identical copy
|
6 лет назад |
negativekelvin
|
9a319772e1
nvs_flash: Multi-page blob erased using nvs_erase_key should be cleaned properly
|
6 лет назад |
Shivani Tipnis
|
a88b40483d
mfg_util: Add changes to mfg_util as per changes in nvs_util
|
7 лет назад |
Shivani Tipnis
|
cd8c42600c
nvs_util: Add support for creation of unique encryption keys
|
7 лет назад |
Shivani Tipnis
|
60b5cdde20
nvs_util: Fix to support write of multiple singlepage big blob data
|
7 лет назад |
Ivan Grokhotkov
|
dae40f4ff1
nvs: add a blob fragmentation test case
|
6 лет назад |
Ivan Grokhotkov
|
02a76abb8b
nvs: do eager cleanup of HashListBlocks
|
6 лет назад |
Shivani Tipnis
|
0c72b08872
nvs_util: update test case
|
7 лет назад |
Shivani Tipnis
|
9db1987892
nvs_util: Add changes to nvs part gen util
|
7 лет назад |
Shivani Tipnis
|
4bc87a414f
nvs_part_gen: Update to make python version compatible
|
7 лет назад |
Sagar Bijwe
|
48fccbf5dd
nvs_flash: Add support for nvs encryption
|
7 лет назад |
Shivani Tipnis
|
ca3acef82c
nvs_util: Add support for old and new multipage blob
|
7 лет назад |
Sagar Bijwe
|
911f96ad21
nvs_flash: Fix nvs_set_blob hang when partition is near to FULL
|
7 лет назад |
Shivani Tipnis
|
dfde105f25
Add support for input custom partition size
|
7 лет назад |
Sagar Bijwe
|
1df85e0039
nvs_flash: Version compatibility check for nvs storage
|
7 лет назад |