index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
Age
Commit message (
Expand
)
Author
13 days
docs/library/network.WLAN: Fix typo for ESP32 protocol constants.
Thomas Kiss
2025-12-03
docs/library/machine.Timer: Explain the id parameter in more detail.
Angus Gratton
2025-11-26
docs/library: Add machine.DAC documentation.
Matt Trentini
2025-11-26
docs/library: Fix typos under I2CTarget irq method description.
Alex Tran
2025-11-26
docs/library: Document OrderedDict.popitem()'s CPython differences.
Jos Verlinde
2025-11-25
tests/multi_espnow: Add test case for espnow rate changes.
Angus Gratton
2025-11-25
esp32,docs: Add constants and documentation for espnow data rates.
Angus Gratton
2025-11-21
docs/library/os: Clarify ilistdir tuples size element.
Alex Tran
2025-11-17
esp32/esp32_rmt: Update RMT module to use the new RMT API.
Elvis Pfutzenreuter
2025-11-13
esp32/modesp32: Add esp32.wake_on_gpio() function.
Meir Armon
2025-10-13
zephyr/modzsensor: Add set/get sensor attributes to zsensor.
Ned Konz
2025-09-26
docs/library/os: Document dupterm_notify function.
Jos Verlinde
2025-09-25
docs: Document the cross-port Timer hard= option.
Chris Webb
2025-09-11
extmod/modplatform: Expose CPU features/extensions.
Alessandro Gatti
2025-08-11
extmod/modre: Add support for start- and endpos.
Jared Hancock
2025-08-02
docs/library/machine: Add docs for Counter and Encoder.
Jonathan Hogg
2025-08-01
docs/esp32: Add documentation for esp32.PCNT.
Jonathan Hogg
2025-08-01
docs/library: Document the new machine.I2CTarget class.
Damien George
2025-08-01
docs/library/btree: Fix method links to explicitly specify class.
Koudai Aono
2025-08-01
docs/library/rp2.StateMachine: Add a note about PIO in and jmp pins.
Damien George
2025-07-31
docs/library/bluetooth: Document all allowed args to UUID constructor.
Damien George
2025-07-23
extmod/mbedtls: Implement recommended DTLS features, make optional.
Angus Gratton
2025-07-22
py/modsys: Add sys.implementation._thread attribute.
Damien George
2025-06-16
esp32/modesp32: Make wake_on_ext1 available only on SoCs supporting it.
Meir Armon
2025-06-16
esp32/modesp32: Make wake_on_ext0 available only on SoCs supporting it.
Meir Armon
2025-06-16
esp32/modesp32: Make wake_on_touch available only on SoCs supporting it.
Meir Armon
2025-06-16
esp32/modesp32: Make wake_on_ulp available only on SoCs that support it.
Meir Armon
2025-06-04
extmod/modframebuf: Add support for blit'ing read-only data.
Damien George
2025-06-03
docs: Add a description of recv/recvfrom flags argument.
Angus Gratton
2025-05-28
docs/esp32: Mention the use of Timer(0) by UART.IRQ_RXIDLE.
robert-hh
2025-05-28
docs/library/time: Amend the documentation of time.mktime().
robert-hh
2025-05-16
esp32/modesp32: Implement esp32.idf_task_info().
Daniƫl van de Giessen
2025-05-16
docs/esp32: Improve PWM documentation and examples.
IhorNehrutsa
2025-05-07
docs,ports: Fix SparkFun capitalization.
Malcolm McKellips
2025-04-29
zephyr: Fix call to thread_analyzer_print for v4.0.
Detlev Zundel
2025-03-27
docs/library/vfs: Document no-args mount output.
Anson Mansfield
2025-03-13
esp32/machine_sdcard: Add SDCard SPI mode support for ESP32-S2,C3,C6.
Angus Gratton
2025-03-13
esp32/machine_sdcard: Add SDCard pin assignments for ESP32-S3 support.
Angus Gratton
2025-03-05
esp8266/network_wlan: Allow enumerating connected stations in AP mode.
Alessandro Gatti
2025-03-05
py/modsys: Add sys.implementation._build entry.
Damien George
2025-02-28
docs/library/machine.Pin: Show availability of low, high and toggle.
robert-hh
2025-02-25
docs: Fix double 'the' in documentation.
Ronald Weber
2025-02-14
extmod/modtls_mbedtls: Wire in support for DTLS.
Keenan Johnson
2025-02-11
docs/library/marshal: Document the marshal module.
Damien George
2025-02-11
docs/library/espnow: Clarify usage of the "rate" configuration key.
Alessandro Gatti
2025-02-11
docs/reference: Add strings vs bytes to speed optimisation tips.
Angus Gratton
2025-02-11
docs: Note which ports have default or optional network.PPP support.
Angus Gratton
2025-02-11
docs/esp32: Add documentation for SPI Ethernet devices on esp32 port.
Angus Gratton
2025-02-08
rp2/rp2_pio: Add side_pindir support for PIO.
Markus Gyger
2025-01-17
stm32/pyb_can: Make pyb.CAN baud calculation a little more forgiving.
Angus Gratton
[next]