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
Age
Commit message (
Expand
)
Author
2025-12-12
build(deps): bump actions/cache from 4 to 5
origin/dependabot/github_actions/actions/cache-5
dependabot[bot]
2025-12-10
all: Bump version to 1.27.0.
v1.27.0
Damien George
2025-12-08
lib/micropython-lib: Update submodule to latest.
Damien George
2025-12-08
esp32/main: Update esp_hosted component to latest version 2.7.0.
Damien George
2025-12-08
esp32/boards: Enable ESP32P4_REV_MIN_0 option for P4 boards.
Damien George
2025-12-08
stm32/boards/NUCLEO_G474RE: Restore disabled modules on g474re.
Steve Sanbeg
2025-12-07
stm32/system_stm32: Fix clock config for STM32G4.
Yuuki NAGAO
2025-12-07
tests/basics/builtin_help.py: Test correct handling of deleted entries.
Anson Mansfield
2025-12-07
py/builtinhelp: Don't print removed sentinel entries.
Anson Mansfield
2025-12-07
py/emitinlinerv32: Change mask arg of is_in_signed_mask to uint32_t.
Damien George
2025-12-07
py/asmbase: Cast prior to bitwise invert when the type is widened.
Damien George
2025-12-07
tests/net_inet: Update micropython.org certificate for SSL tests.
Damien George
2025-12-07
tests/serial_test.py: Add a serial echo test.
Damien George
2025-12-07
tests/serial_test.py: Factor common reset code into send_script func.
Damien George
2025-12-04
tools/autobuild: Make firmware destination directory configurable.
Damien George
2025-12-03
docs/library/machine.Timer: Explain the id parameter in more detail.
Angus Gratton
2025-12-03
esp32: Don't disable component manager when updating submodules.
Angus Gratton
2025-12-03
esp32/boards/ESP32_GENERIC_P4: Add variants to board.json and .md files.
Damien George
2025-12-03
esp32: Fix board images for ESP32_GENERIC_[C2|C5|P4].
Angus Gratton
2025-12-02
rp2/mpconfigport: Enable MD5, SHA1 and cryptolib on all boards.
Damien George
2025-12-02
rp2/rp2_pio: Fix support for pin wrapping and RP2350B upper-bank pins.
Anson Mansfield
2025-12-01
rp2/rp2_dma: Properly close DMA channels.
Dryw Wade
2025-12-01
rp2: Add HSTX alternate function.
Dryw Wade
2025-12-01
rp2/main: Add guard around machine_i2s_init0().
David Lechner
2025-12-01
rp2/boards/WEACTSTUDIO_RP2350B_CORE: Add board.pinout.
Matt Trentini
2025-12-01
esp32/boards/SOLDERED_NULA_MINI: Add new board definition.
Josip Šimun Kuči
2025-12-01
esp32/mphalport: Enable D-cache flushing on P4 for native code.
Damien George
2025-12-01
py/emitglue: Add hook for RV32 arch to flush D-cache for native emitter.
Damien George
2025-12-01
esp32/usb_serial_jtag: Flush usb_serial_jtag TXFIFO from ISR.
Angus Gratton
2025-12-01
esp32/boards/ESP32_GENERIC_P4: Add board definition for ESP32P4.
Vincent1-python
2025-12-01
esp32: Add support for ESP32-P4.
Vincent1-python
2025-11-30
esp32: Support building with network and/or bluetooth disabled.
Angus Gratton
2025-11-30
shared/tinyusb: Remove USBD_RHPORT constant.
Angus Gratton
2025-11-30
pyproject.toml: Update ruff configuration to target Python 3.8.
Jos Verlinde
2025-11-30
tools/ci.sh: Build all stm32 MCU families in stm32 CI functions.
Damien George
2025-11-30
tools/ci.sh: Install latest ARM toolchain for stm32 CI.
Damien George
2025-11-30
stm32/usbd_conf: Fix build for boards with USB disabled.
Damien George
2025-11-29
stm32/rtc: Make sure RTC is using LSE on N6 MCUs.
Damien George
2025-11-29
stm32: Fix init sequence of USB hardware and TinyUSB stack.
Damien George
2025-11-29
stm32/usbd_conf: Clean up USBD hardware initialization functions.
Damien George
2025-11-29
shared/tinyusb: Add optional port-specific hook on USBD init.
Damien George
2025-11-29
stm32/boards/WEACTSTUDIO_MINI_STM32H743: Add WeAct H743VI board support.
Yuuki NAGAO
2025-11-27
stm32/boards/STM32F469DISC: Add board.json file.
Damien George
2025-11-27
stm32/boards/STM32F469DISC: Add new board definition files.
Mike Tolkachev
2025-11-27
stm32: Add support for STM32F469xx MCUs.
Mike Tolkachev
2025-11-27
stm32/mpconfigboard_common: Define TinyUSB MCU type for N6.
iabdalkader
2025-11-27
github/workflows: Test mpy-cross debug emitter.
Alessandro Gatti
2025-11-27
py/compile: Allow NULL emitter table entries.
Alessandro Gatti
2025-11-26
zephyr: Add support for GC split-heap.
Vdragon
2025-11-26
zephyr: Allow a custom dts.
Vdragon
[next]