esp-idf/examples/provisioning/wifi_prov_mgr/main
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
..
CMakeLists.txt provisioning_examples: Move older examples to legacy/ folder 2020-03-13 06:23:15 +00:00
Kconfig.projbuild lwip: Support IPv6 only mode 2023-02-27 08:53:34 +01:00
app_main.c docs(wifi_provisioning): Use heap to allocate memory for the response 2024-03-04 16:34:27 +05:30
idf_component.yml examples: Use components from idf-extra-components repository 2022-05-12 08:37:44 +00:00