esp-idf/components/nvs_flash
2023-02-20 14:20:18 +08:00
..
host_test Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
include bugfix(nvs_flash): fixed wrong error check after open_nvs_handle 2023-02-20 14:20:18 +08:00
nvs_partition_generator nvs_partition_gen: Allow up to 4000 byte strings with NVS V2 2022-07-22 15:43:19 +10:00
private_include add: Kconfig assert or errorcode option 2022-05-28 20:29:05 +02:00
src spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
test_nvs_host Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
.gitignore nvs_flash, wear_levelling: ignore host test files 2017-04-17 11:01:18 +08:00
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
Kconfig add: Kconfig assert or errorcode option 2022-05-28 20:29:05 +02:00