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
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-26
tools/ci.sh: Add zsh and fish shell completion support.
Alessandro Gatti
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-20
docs/mimxrt/pinout: Use Dxx pin identifiers for Teensy boards.
robert-hh
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-24
py/modsys: Add architecture flags to MicroPython metadata.
Alessandro Gatti
2025-10-24
py/persistentcode: Add architecture flags check for RV32 platforms.
Alessandro Gatti
2025-10-24
py/persistentcode: Add architecture flags compatibility checks.
Alessandro Gatti
2025-10-23
all: Simplify mp_int_t/mp_uint_t definition.
Jeff Epler
2025-10-23
README: Define and describe the port Tier levels.
Damien George
2025-10-22
zephyr: Mount all disks and flash partition, formatting if necessary.
Ned Konz
2025-10-13
zephyr/modzsensor: Add set/get sensor attributes to zsensor.
Ned Konz
2025-10-13
zephyr/machine_adc: Add ADC support.
Ned Konz
2025-10-10
docs/develop/porting: Use mp_cstack_init_with_sp_here in docs.
Damien George
2025-10-04
all: Replace legacy name with MicroPython and MPy as applicable.
Angus Gratton
2025-09-26
docs/develop/gettingstarted: Document %.sz and %.pp targets.
Jeff Epler
2025-09-26
docs/develop/gettingstarted: Document the additional unix test targets.
Jeff Epler
2025-09-26
tools/ci.sh: Add `--bash-completion` option.
Jeff Epler
2025-09-26
docs/README: Document sphinx-autobuild for local preview.
Jos Verlinde
2025-09-26
docs/README: Update doc build dependency.
Jos Verlinde
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-19
mpy-cross: Add RISC-V RV64IMC support in MPY files.
Alessandro Gatti
2025-09-18
tools/ci.sh: Make this script runnable as command.
Jeff Epler
2025-09-16
docs: Always use sphinx_rtd_theme.
Jeff Epler
2025-09-15
all: Remove Python 2.7 support.
Jeff Epler
2025-09-11
extmod/modplatform: Expose CPU features/extensions.
Alessandro Gatti
2025-08-16
zephyr: Upgrade to Zephyr v4.2.0.
Maureen Helm
2025-08-11
extmod/modre: Add support for start- and endpos.
Jared Hancock
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
[next]