docs(sys-time): add esp32c5 info into programming guide docs

This commit is contained in:
Xiaoyu Liu
2024-05-13 17:55:07 +08:00
parent cd7c5a8bf5
commit 30723cbf61
5 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -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", esp32c6 = "52", esp32h2 = "52", esp32p4 = "52"}
{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"}
.. only:: html