esp-idf/components/esp_timer
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 esp_timer: Adds AFFINITY options for task and ISR 2023-03-02 20:08:02 +08:00
private_include refactor(esp_timer): Remove duplicate code and move it to a common file 2023-07-13 15:51:55 +08:00
src feat(esp_timer): Support systimer for ESP32P4 2023-09-13 19:13:38 +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
Kconfig esp_timer: Adds AFFINITY options for task and ISR 2023-03-02 20:08:02 +08:00
sdkconfig.rename esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00