← index #16573PR #17056
Likely Duplicate · high · value 6.051
QUERY · ISSUE

docs: ESP32 C3 and C6 has only 2 Timers (0 and 2)

openby dmoibmopened 2025-01-12updated 2025-02-20
port-esp32

Documentation URL

https://docs.micropython.org/en/latest/esp32/quickref.html#timers

Description

A note for ESP32 C3 and C6 would be helpful. These only have two timers, Timer(0) and Timer(2)

Code of Conduct

Yes, I agree

CANDIDATE · PULL REQUEST

Docs: Minor amendments to the documentation.

mergedby robert-hhopened 2025-03-31updated 2025-05-28
docs

Summary

A few documentation updates aiming to clarify topics which confused users.

  • Amend the documentation of time.mktime() by showing the argument and refer to epoch instead of a fixed
    date. The note about epoch lists the ports using the POSIX epoch.
  • ESP32: Mention the different timer counts show the number of timers for each ESP32 variant.
  • ESP32: Mention the use of Timer(0) by UART.IRQ_RXIDLE.

Testing

Build the HTML version of the documentation.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied