index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
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
Age
Commit message (
Expand
)
Author
2025-08-02
docs/reference/mpremote: Document location of config file.
Jos Verlinde
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-30
esp32: Add support for ESP32-C2 (aka ESP8684).
TianShuang Ke
2025-07-29
docs: Document PEP487 __set_name__ implementation.
Anson Mansfield
2025-07-23
extmod/mbedtls: Implement recommended DTLS features, make optional.
Angus Gratton
2025-07-23
docs/reference/speed_python: Document schedule/GIL limitation of native.
Damien George
2025-07-22
py/modsys: Add sys.implementation._thread attribute.
Damien George
2025-07-20
docs/develop/natmod: Add notes on Picolibc and natmods.
Alessandro Gatti
2025-06-16
docs/rp2: Document the new rp2 Timer hard= option.
Chris Webb
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-05
esp32: Update ADC driver update to the new esp_adc API.
purewack
2025-06-04
tools/mpy_ld.py: Resolve fixed-address symbols if requested.
Alessandro Gatti
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/esp32/quickref: Mention the different timer counts.
robert-hh
2025-05-28
docs/library/time: Amend the documentation of time.mktime().
robert-hh
2025-05-28
samd/boards: Add two SparkFun SAMD21 boards.
robert-hh
2025-05-18
docs/reference/mpremote: Document the 'fs tree' command.
Jos Verlinde
2025-05-16
esp32/network_lan: Add PHY_GENERIC device type.
Elvis Pfutzenreuter
2025-05-16
esp32/modesp32: Implement esp32.idf_task_info().
Daniƫl van de Giessen
2025-05-16
docs/esp32/quickref: Add PWM lightsleep example.
IhorNehrutsa
2025-05-16
docs/esp32: Improve PWM documentation and examples.
IhorNehrutsa
2025-05-07
docs,ports: Fix SparkFun capitalization.
Malcolm McKellips
2025-05-02
docs/zephyr: Add zephyr FlashArea IDs docs.
Vdragon
2025-04-30
docs/zephyr: Add quick reference for PWM support.
Ayush Singh
2025-04-29
zephyr: Upgrade to Zephyr v4.0.0.
Maureen Helm
2025-04-29
zephyr: Fix call to thread_analyzer_print for v4.0.
Detlev Zundel
2025-04-09
docs/reference/mpremote: Update docs for mpremote rm -r.
Jos Verlinde
2025-03-27
docs/library/vfs: Document no-args mount output.
Anson Mansfield
2025-03-25
docs/rp2: Add network information to the rp2 quickref.
Matt Trentini
2025-03-25
mimxrt: Enable default devices for I2C, SPI and UART.
robert-hh
2025-03-17
mimxrt/boards/MAKERDIARY_RT1011_NANO_KIT: Add new Makerdiary board.
robert-hh
2025-03-17
tools/mpy_ld.py: Allow linking static libraries.
Volodymyr Shymanskyy
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-06
tools/mpremote: Add romfs query, build and deploy commands.
Damien George
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-03-03
docs/samd: Update the SAMD documentation describing default IDs/pins.
robert-hh
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
[next]