esp-idf/components/nvs_flash
Martin Vychodil af81bd1b0a 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:49:08 +01:00
..
host_test Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
include doc (nvs): added note about maximum possible namespaces 2022-09-06 10:00:23 +02: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