mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
483b87750c
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 |
||
---|---|---|
.. | ||
app_main.c | ||
CMakeLists.txt | ||
idf_component.yml | ||
Kconfig.projbuild |