mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 04:15:21 +02:00
feat(esp_timer): Updates systimer and esp_timer
This commit is contained in:
committed by
BOT
parent
00991f1bf5
commit
3081a4ea49
@@ -5,7 +5,7 @@ ESP Timer (High Resolution Timer)
|
||||
|
||||
{IDF_TARGET_HR_TIMER:default = "SYSTIMER", esp32 = "LAC timer"}
|
||||
|
||||
{IDF_TARGET_HR_TIMER_Resolution:default = "Not updated", esp32 = "64", esp32s2 = "64", esp32c3 = "52", esp32s3 = "52", esp32c2 = "52", esp32c5 = "52", esp32c6 = "52", esp32h2 = "52", esp32p4 = "52"}
|
||||
{IDF_TARGET_HR_TIMER_Resolution:default = "52", esp32 = "64", esp32s2 = "64"}
|
||||
|
||||
.. only:: html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user