mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
24a368974e
Fix incorrect esp_timer callback signature, replace blocking mutex with non-blocking trylock, add prph_inited guard, correct timer period from 100us to 1s, and remove fragile idle-based flush logic.