mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
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"
|