esp-idf/docs/en/migration-guides
Jakob Hasse ad184e979a refactor (nvs)!: New interface for iterator functions
Closes https://github.com/espressif/esp-idf/issues/7826

* nvs_entry_find(), nvs_entry_next() and nvs_entry_info()
  return error codes now
* nvs_entry_find() and nvs_entry_next() access/modify iterator via
  parameters, instead of returning an new iterator.

Added appropriate documentation in Chinese and English
2022-05-30 09:28:42 +08:00
..
build-system.rst tools: Fix cmake variable propagation 2022-05-16 16:55:34 +02:00
ethernet.rst docs: fix broken references to misc API functions and types. 2022-03-27 16:46:57 +08:00
freertos.rst docs: add migration guide note about vTaskGetSnapshot signature 2022-05-10 11:40:47 +05:30
index.rst docs: provide CN translation for MR17066 2022-03-10 08:26:12 +01:00
peripherals.rst driver: remove deprecated code 2022-05-19 11:31:53 +08:00
protocols.rst Merge branch 'feature/improve_doc_link_check' into 'master' 2022-05-19 15:52:17 +08:00
removed-components.rst build system: removed target component 2022-05-24 09:12:59 +08:00
storage.rst refactor (nvs)!: New interface for iterator functions 2022-05-30 09:28:42 +08:00
system.rst esp_system: Make interrupt WDT private API 2022-05-18 20:12:25 +08:00
tcpip-adapter.rst docs: provide CN translation for MR17066 2022-03-10 08:26:12 +01:00
tools.rst tools: Deprecated commands removed from idf.py 2022-03-25 09:08:53 +01:00
windows-env.rst Docs: Add migration guide for Windows environment (Msys/Mingw was removed) 2021-11-18 14:08:48 +01:00