esp-idf/examples/protocols/http_server
Jakob Hasse 548022fbe6 refactor(linux): excluded all non-Linux components from build
* All components which won't build (yet) on Linux are excluded.
  This enables switching to Linux in an application without
  explicitly setting COMPONENTS to main in the main
  CMakeLists.txt.
* ESP Timer provides headers for Linux now
* automatically disabling LWIP in Kconfig if it is not available

doc(linux): brought section
  "Component Linux/Mock Support Overview" up to date
2023-10-16 17:06:54 +08:00
..
advanced_tests feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
async_handlers feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
captive_portal Examples/http-server: Make DNS server a simple configurable component 2023-06-07 08:46:24 +02:00
file_serving feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
persistent_sockets feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
restful_server feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
simple refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
ws_echo_server feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00