esp-idf/components/nvs_flash/test
Martin Vychodil c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:54:45 +01:00
..
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
encryption_keys.bin nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
partition_encrypted.bin nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
sample.bin nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
test_nvs.c bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr 2022-06-15 10:38:56 +08:00