esp-idf/docs/en/api-reference/storage
radek.tandler e8992f500c fix(nvs_flash): nvs_set with same key and different data type
Function now always rewrites old value under same key
regardless existing data type. Users requiring old API behaviour
can enable it by kconfig option CONFIG_NVS_LEGACY_DUP_KEYS_COMPATIBILITY
2023-09-26 15:05:20 +00:00
..
fatfs.rst
fatfsgen.rst docs: Provide Chinese translation for api-reference/storage/fatfsgen.rst 2023-09-22 10:56:56 +08:00
index.rst
mass_mfg.rst
nvs_encryption.rst Docs/add cn trans for api reference/storage/nvs encryption.rst 2023-09-11 11:02:18 +08:00
nvs_flash.rst fix(nvs_flash): nvs_set with same key and different data type 2023-09-26 15:05:20 +00:00
nvs_partition_gen.rst
nvs_partition_parse.rst
partition.rst
sdmmc.rst
spiffs.rst
vfs.rst docs: update format issues left in EN docs 2023-09-15 10:46:25 +00:00
wear-levelling.rst