This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
042e88e6bf9bf163ca360197a32875ff82c4f872
esp-idf
/
components
/
esp_timer
History
Jiang Jiang Jian
7e04f11475
Merge branch 'feature/esp_timer_is_active_when_cb_is_running_v5.5' into 'release/v5.5'
...
feat(esp_timer): Adds blocking stop API (v5.5) See merge request
espressif/esp-idf!52241
2026-09-11 13:58:12 +08:00
..
include
feat(esp_timer): Adds blocking stop function
2026-09-10 10:45:24 +08:00
private_include
fix(esp_hw_support): update systimer step immediately when XTAL changes on esp32s2
2025-05-22 14:07:37 +08:00
src
Merge branch 'feature/esp_timer_is_active_when_cb_is_running_v5.5' into 'release/v5.5'
2026-09-11 13:58:12 +08:00
test_apps
Merge branch 'feature/esp_timer_is_active_when_cb_is_running_v5.5' into 'release/v5.5'
2026-09-11 13:58:12 +08:00
CMakeLists.txt
feat(esp_timer): Move esp_timer-related init steps into the component
2024-02-19 19:21:40 +08:00
Kconfig
feat(esp_timer): added kconfig option for placing IRAM code into flash
2025-03-18 15:23:43 +08:00
sdkconfig.rename
esp32: add implementation of esp_timer based on TG0 LAC timer
2020-02-06 14:00:18 +08:00