Djordje Nedic
|
0331d0aa63
tools: Introduce support for blank lines in config and value files for mfg utility
|
3 lat temu |
Djordje Nedic
|
bbc3add0e3
tools: overhaul csv handling for mfg_gen and nvs_partition_gen
|
3 lat temu |
Jakob Hasse
|
ad184e979a
refactor (nvs)!: New interface for iterator functions
|
3 lat temu |
Jakob Hasse
|
de6b54de66
[nvs_flash]: Entries with state == 1 don't crash
|
4 lat temu |
Angus Gratton
|
c553430b0c
nvs_flash: Fix host test regressions
|
5 lat temu |
Jakob Hasse
|
09d2c5daa6
nvs_flash: fixed deinit other partition's handles
|
5 lat temu |
Angus Gratton
|
60ba7e4ae2
test_nvs_host: Fail on any non-zero exit code when running external tools
|
5 lat temu |
Jakob Hasse
|
aca9ec28b3
NVS: using esp_partition API
|
5 lat temu |
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 lat temu |
Ivan Grokhotkov
|
db34a4d031
nvs: add test for erase cycles distribution
|
5 lat temu |
Jakob Hasse
|
c31c45cae7
NVS: partition name is copied now
|
6 lat temu |
Jakob Hasse
|
5249d33c1f
NVS: bugfix nvs_set_str/blob checks write mode
|
6 lat temu |
Jakob Hasse
|
bb1cd9a440
NVS: BUGFIX non-matching type iterator works
|
6 lat temu |
Shivani Tipnis
|
cc75721f9c
mfg_util: Optimise by adding subparser changes w.r.t similar changes in nvs util changes
|
6 lat temu |
Ivan Grokhotkov
|
c730c9e397
nvs: minor host test fixes
|
6 lat temu |
Shivani Tipnis
|
3636e75792
nvs_util: Add NVS decryption feature
|
6 lat temu |
MartinValik
|
5268960235
Added support for NVS iterators
|
7 lat temu |
GOPTIONS\pfrost
|
897bb55482
nvs: Append _t to nvs_handle & nvs_open_mode types
|
6 lat temu |
Tim Nordell
|
c3fa2497b9
nvs: Check if an item is modified before writing out an identical copy
|
6 lat temu |
negativekelvin
|
9a319772e1
nvs_flash: Multi-page blob erased using nvs_erase_key should be cleaned properly
|
6 lat temu |
Shivani Tipnis
|
a88b40483d
mfg_util: Add changes to mfg_util as per changes in nvs_util
|
7 lat temu |
Shivani Tipnis
|
cd8c42600c
nvs_util: Add support for creation of unique encryption keys
|
7 lat temu |
Shivani Tipnis
|
60b5cdde20
nvs_util: Fix to support write of multiple singlepage big blob data
|
7 lat temu |
Ivan Grokhotkov
|
dae40f4ff1
nvs: add a blob fragmentation test case
|
7 lat temu |
Ivan Grokhotkov
|
02a76abb8b
nvs: do eager cleanup of HashListBlocks
|
7 lat temu |
Shivani Tipnis
|
0c72b08872
nvs_util: update test case
|
7 lat temu |
Shivani Tipnis
|
9db1987892
nvs_util: Add changes to nvs part gen util
|
7 lat temu |
Shivani Tipnis
|
4bc87a414f
nvs_part_gen: Update to make python version compatible
|
7 lat temu |
Sagar Bijwe
|
48fccbf5dd
nvs_flash: Add support for nvs encryption
|
7 lat temu |
Shivani Tipnis
|
ca3acef82c
nvs_util: Add support for old and new multipage blob
|
7 lat temu |