esp-idf/components/nvs_flash
Djordje Nedic facab8c5a7 tools: Increase the minimal supported CMake version to 3.16
This updates the minimal supported version of CMake to 3.16, which in turn enables us to use more CMake features and have a cleaner build system.
This is the version that provides most new features and also the one we use in our latest docker image for CI.
2022-06-01 06:35:02 +00:00
..
host_test tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
include refactor (nvs)!: New interface for iterator functions 2022-05-30 09:28:42 +08:00
nvs_partition_generator doc (nvs_flash): improved NVS partition flash documentation 2022-05-16 14:13:43 +08:00
private_include add: Kconfig assert or errorcode option 2022-05-28 20:29:05 +02:00
src Merge branch 'bugfix/storage-warnings' into 'master' 2022-05-31 13:46:13 +08:00
test refactor (nvs_flash)!: removed mbedtls as default dependency 2022-01-26 17:32:23 +08:00
test_nvs_host refactor (nvs)!: New interface for iterator functions 2022-05-30 09:28:42 +08:00
.gitignore nvs_flash, wear_levelling: ignore host test files 2017-04-17 11:01:18 +08:00
CMakeLists.txt add: Kconfig assert or errorcode option 2022-05-28 20:29:05 +02:00
Kconfig add: Kconfig assert or errorcode option 2022-05-28 20:29:05 +02:00