mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
e8992f500c
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
4 lines
74 B
YAML
4 lines
74 B
YAML
components/nvs_flash/host_test:
|
|
enable:
|
|
- if: IDF_TARGET == "linux"
|