Commit History

Author SHA1 Message Date
  radek.tandler 28f82d8de7 refactor(nvs_flash): Host test migrated to esp_partition emulation for linux 2 years ago
  Laukik Hase 72f703ccd4 nvs_flash: Extended test-app and host tests for the HMAC-based NVS encr-keys protection scheme 2 years ago
  Ivan Grokhotkov f64ac33554 nvs: fix string/blob comparison lengths in host tests 2 years ago
  Cody P Schafer 630343e4b9 test_nvs_host: fix asan reported bugs 2 years ago
  Jakob Hasse 91f04aa877 refactor(nvs): custom allocator for all objects allocated in NVS 3 years ago
  radek.tandler ca7f073e7b nvs_flash/host_test: migrated to the CMake build system and nvs flash Linux implementation 3 years ago
  Djordje Nedic 0331d0aa63 tools: Introduce support for blank lines in config and value files for mfg utility 3 years ago
  Djordje Nedic bbc3add0e3 tools: overhaul csv handling for mfg_gen and nvs_partition_gen 3 years ago
  Jakob Hasse ad184e979a refactor (nvs)!: New interface for iterator functions 3 years ago
  Jakob Hasse de6b54de66 [nvs_flash]: Entries with state == 1 don't crash 4 years ago
  Angus Gratton c553430b0c nvs_flash: Fix host test regressions 5 years ago
  Jakob Hasse 09d2c5daa6 nvs_flash: fixed deinit other partition's handles 5 years ago
  Angus Gratton 60ba7e4ae2 test_nvs_host: Fail on any non-zero exit code when running external tools 5 years ago
  Jakob Hasse aca9ec28b3 NVS: using esp_partition API 5 years ago
  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 years ago
  Ivan Grokhotkov db34a4d031 nvs: add test for erase cycles distribution 5 years ago
  Jakob Hasse c31c45cae7 NVS: partition name is copied now 6 years ago
  Jakob Hasse 5249d33c1f NVS: bugfix nvs_set_str/blob checks write mode 6 years ago
  Jakob Hasse bb1cd9a440 NVS: BUGFIX non-matching type iterator works 6 years ago
  Shivani Tipnis cc75721f9c mfg_util: Optimise by adding subparser changes w.r.t similar changes in nvs util changes 6 years ago
  Ivan Grokhotkov c730c9e397 nvs: minor host test fixes 6 years ago
  Shivani Tipnis 3636e75792 nvs_util: Add NVS decryption feature 6 years ago
  MartinValik 5268960235 Added support for NVS iterators 7 years ago
  GOPTIONS\pfrost 897bb55482 nvs: Append _t to nvs_handle & nvs_open_mode types 6 years ago
  Tim Nordell c3fa2497b9 nvs: Check if an item is modified before writing out an identical copy 6 years ago
  negativekelvin 9a319772e1 nvs_flash: Multi-page blob erased using nvs_erase_key should be cleaned properly 6 years ago
  Shivani Tipnis a88b40483d mfg_util: Add changes to mfg_util as per changes in nvs_util 7 years ago
  Shivani Tipnis cd8c42600c nvs_util: Add support for creation of unique encryption keys 7 years ago
  Shivani Tipnis 60b5cdde20 nvs_util: Fix to support write of multiple singlepage big blob data 7 years ago
  Ivan Grokhotkov dae40f4ff1 nvs: add a blob fragmentation test case 6 years ago