You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement embassy_time::Driver trait for the TIMG peripheral inside the esp32, esp32s2 & esp32s3. This will not be implemented for the esp32c2 or esp32c3 due to the fact that each timer group only has one alarm timer.