Commits
User selector
Commit History
Commits on Jun 4, 2026
esp32: Fix espnow crash if falsey value supplied as peer argument.
Show description for 3160809committed
Commits on May 29, 2026
esp32/network_wlan: Add channel bandwidth configuration parameter.
Show description for 3ba6eaaauthored andcommitted
Commits on May 27, 2026
mimxrt/boards: Add CAN settings for all remaining boards.
Show description for 4e9955aauthored andcommitted
Commits on May 25, 2026
stm32/timer: Add pulse_width_us and pulse_width_ns to TimerChannel.
Show description for f13a5a9authored andcommitted
docs/rp2/quickref: Make machine.PWM a cross-reference link.
Show description for 649ce1cauthored andcommitted
Commits on May 21, 2026
docs/library/rp2.DMA: Correct and add pack_ctrl defaults.
Show description for 8f3a416authored andcommitteddocs/rp2/quickref: Fix I2C default pins for Pico in hardware example.
Show description for 0abed20authored andcommitted
Commits on May 15, 2026
rp2/rp2_dma: Add support for DMA pacing timers.
Show description for 5b7a7d8authored andcommittedesp32/espnow: Add support for espnow v2.0.
Show description for cfdace9authored andcommitted
Commits on May 13, 2026
zephyr: Upgrade to Zephyr v4.4.0.
Show description for 0715beccommitted
Commits on May 8, 2026
tools/mpremote: Add an alias for codeberg repos.
Show description for a595bbbcommittedextmod/machine_i2c: Add a deinit method to machine.I2C.
Show description for 80a9abbauthored andcommitteddocs/library/machine.SDCard: Document new LDO argument for ESP32-P4.
Show description for f640267authored andcommittedesp32/modmachine: Add new machine.wake_pins() function.
Show description for f563d3cauthored andcommitted
Commits on May 5, 2026
samd/machine_adc: Fix the configuration with averaging enabled.
Show description for 21b3a51authored andcommittedsamd/machine_adc: Factor out machine.adc_timed() to extmod code.
Show description for 92201f8authored andcommittedsamd/machine_dac: Rework the DAC deinit() semantics.
Show description for e4a0609authored andcommitteddocs/samd: Document the extensions to DAC and ADC.
Show description for cc42bf9authored andcommitted
Commits on May 1, 2026
docs/develop/porting: Update session log for example port.
Show description for 9f396bbauthored andcommitteddocs/library/io: Add documentation for the io.IOBase class.
Show description for 586ad0dauthored andcommitted
Commits on Apr 15, 2026
extmod/machine_usb_device: Document xfer_cb result value, add enums.
Show description for eeed037authored andcommitteddocs/library/machine.Pin: Update pull-up/down constants.
Show description for 1a8c835authored andcommitteddocs/library/gc: Add some simple examples for gc.threshold().
Show description for 35652ffauthored andcommitteddocs/library/gc: Add documentation for gc.isenabled().
Show description for 5e7d4bfauthored andcommitteddocs/develop: Link to module docs, remove extraneous example code.
Show description for c9bb925authored andcommitteddocs: Link memory management & gc docs more, reduce duplication.
Show description for 50218ddauthored andcommitteddocs/develop/memorymgt: Expand on MicroPython memory management from C.
Show description for 4f04f08authored andcommitteddocs/develop/cmodules: Add some notes about C dynamic memory and C++.
Show description for 3eb617dauthored andcommitted
Commits on Apr 7, 2026
docs/library: Document Pin.board and Pin.cpu attributes.
Show description for 47fc0d5authored andcommitted
Commits on Mar 22, 2026
docs/library/weakref: Add documentation for weakref module.
Show description for 44d8f70committed
Commits on Mar 21, 2026
docs/reference/speed_python: Update native emitter limitations.
Show description for b1d635fauthored andcommitted
Commits on Mar 20, 2026
LICENSE,docs: Update copyright year range to include 2026.
Show description for e0beacecommitteddocs/library/machine.PWM: Document hardware PWM layout.
Show description for 47871a4committeddocs/library/machine.PWM: Add alif,stm32 to list of ports with invert.
Show description for ef2b30bcommitted
Commits on Mar 19, 2026
extmod,docs: Add generic machine.CAN helpers & docs.
Show description for 0225704committed