esp-idf/components/touch_element
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
..
include/touch_element touch_sleep: complete the support for touch sleep 2022-08-15 20:04:57 +08:00
test_apps fix(ci): change build-test-rules files folder 2023-09-20 19:17:06 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
touch_button.c touch_sleep: complete the support for touch sleep 2022-08-15 20:04:57 +08:00
touch_element.c drivers: fix issue reported by coverity 2023-06-06 14:16:09 +08:00
touch_matrix.c touch_sleep: complete the support for touch sleep 2022-08-15 20:04:57 +08:00
touch_slider.c touch_element: fix unintended integer division 2023-06-19 11:04:53 +08:00