esp-idf/docs/en/api-reference/provisioning
harshal.patil 483b87750c
docs(wifi_provisioning): Use heap to allocate memory for the response
Added a note to specify that the memory for the response of a custom endpoint
should be allocated using the heap, as this memory gets freed by the protocomm layer
once it has been passed to the transport layer.

Closes https://github.com/espressif/esp-idf/issues/13263
2024-03-04 16:34:27 +05:30
..
index.rst docs: Update Protocols & Provisioning sections for H2 2023-03-30 18:00:12 +05:30
protocomm.rst docs: Update provisioning API refs and guides for ESP32P4 2024-02-19 13:24:57 +05:30
provisioning.rst docs: remove WiFi related documentation for ESP32-H2 2023-12-04 11:12:39 +08:00
wifi_provisioning.rst docs(wifi_provisioning): Use heap to allocate memory for the response 2024-03-04 16:34:27 +05:30