esp-idf/components/esp_http_server
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
include Clarify when the socket is closed if a custom session closing callback is used 2021-11-25 17:19:11 +08:00
src freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
CMakeLists.txt Add http_parser (new component) dependency 2022-01-11 10:26:25 +05:30
Kconfig