esp-idf/components/esp_common
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
..
include further fix rtc attr for esp32c2 2022-05-28 08:52:55 +00:00
src refactor (nvs)!: New interface for iterator functions 2022-05-30 09:28:42 +08:00
test esp_common: rename EXT_RAM_ATTR to EXT_RAM_BSS_ATTR to make it clearer 2022-04-19 19:48:00 +08:00
CMakeLists.txt build system: removed target component 2022-05-24 09:12:59 +08:00
common.lf esp32: move common fragment definitions 2021-03-31 19:17:33 +08:00
Kconfig esp_common: move configs 2021-02-24 12:16:37 +08:00
project_include.cmake cmake: don't run crosstool-version-check for clang 2021-09-16 10:54:27 +02:00
soc.lf esp32: move common fragment definitions 2021-03-31 19:17:33 +08:00