esp-idf/examples/protocols/http_server/async_handlers/main
Ondrej Kosta d15a9c2c48 feat(esp_eth): a new folder structure of the driver and other improvements
Fixed memory leak in emac_esp_new_dma function.

Polished ESP EMAC cache management.

Added emac_periph definitions based on SoC features and improved(generalized) ESP EMAC GPIO
initialization.

Added ESP EMAC GPIO reservation.

Added check for frame error condition indicated by EMAC DMA and created a target test.
2024-05-14 08:23:31 +02:00
..
CMakeLists.txt feat(httpd): add support for asynchronous request handling 2023-05-19 10:05:42 +05:30
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
Kconfig.projbuild feat(httpd): add support for asynchronous request handling 2023-05-19 10:05:42 +05:30
main.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00