Files
esp-idf/docs/en/migration-guides/release-6.x/6.0/index.rst
hrushikesh.bhosale ccbb885c81 fix(wifi_prov_mgr): Fixed wifi_prov_mgr_deinit api return type
1. Updated the return type for wifi_prov_mgr_deinit api from void
to esp_err_t.
2. Due to void type unable to trace the api failure.
2025-07-02 15:14:53 +05:30

16 lines
221 B
ReStructuredText

Migration from 5.5 to 6.0
-------------------------
:link_to_translation:`zh_CN:[中文]`
.. toctree::
:maxdepth: 1
build-system
peripherals
provisioning
security
tools
system
toolchain