feat(esp_timer): Updates systimer and esp_timer

This commit is contained in:
Konstantin Kondrashov
2024-09-10 14:49:55 +03:00
committed by BOT
parent 00991f1bf5
commit 3081a4ea49
10 changed files with 15 additions and 42 deletions
-2
View File
@@ -51,8 +51,6 @@ examples/system/efuse:
- bootloader_support
examples/system/esp_timer:
disable:
- if: SOC_LIGHT_SLEEP_SUPPORTED != 1
depends_components:
- esp_timer