mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-26 22:00:39 +03:00
The "set timer < now_time" test targets the ESP32 LAC timer (magic constant 0xefffffff/80 and a tick-based tolerance) and is not valid on systimer-based targets, where it fails under the ISR-dispatch configs. On master it is already guarded with CONFIG_IDF_TARGET_ESP32; this guard was not backported to v6.1. Add the same guard here.
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-C61 | ESP32-H2 | ESP32-H21 | ESP32-H4 | ESP32-P4 | ESP32-S2 | ESP32-S3 | ESP32-S31 |
|---|