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
esp32/machine_timer: Restrict timer numbers for ESP32C6 to 0 and 1.
The ESP32C6 has only one timer in each of the two groups. Also add a check
for valid timer numbers.
Addresses issue micropython#16438.
Signed-off-by: robert-hh <[email protected]>
0 commit comments