esp-idf/components/esp_hid
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 1. update esp_hid component to use esp HID API 2021-09-08 14:08:34 +08:00
private optimize HID Host disconnection procedure 2022-11-15 15:15:50 +08:00
src fix(bqb): Changed HID related copyright automatically 2023-09-01 01:54:29 +00:00
test_apps feat(esp_hid): migrate the tests from unit-test-app 2023-09-21 14:25:08 +02:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00