esp-idf/tools/test_apps/linux_compatible
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
..
driver_mock feat(driver): Added usb serial mock 2023-07-10 17:46:59 +08:00
hello_world_linux_compatible refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
linux_freertos refactor(freertos): Call TLSP deletion callback from portCLEAN_UP_TCB() 2023-08-24 19:32:06 +08:00
wifi_build_test feat(linux): added esp_wifi mocking support 2023-07-10 19:40:09 +08:00