mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

* master: components/spi_flash: remove stray level of indentation components/nvs: fix broken sentences in comment blocks Roll back submodule version Spinlocks already come initialized. Remove the code that would essentially re-initialize them at runtime Remove all references to prvLockQueue / prvUnlockQueue components/esp32: clean up unused function warnings in single core mode clean up warnings components/nvs: fix build, use log library instead of printf components/spi_flash: add flash operation counters option to Kconfig components/nvs: add erase function components/nvs: fix formatting components/nvs: batch writes when possible components/spi_flash: add performance counters components/nvs: maintain item hash list at page level components/nvs: avoid reading just-erased page # Conflicts: # components/esp32/cpu_start.c # components/esp32/event_default_handlers.c