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-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
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-26
unix/modsocket: Add IP ADD and DROP MEMBERSHIP to socket constants.
Alex Tran
2025-11-26
github/workflows: Bump actions/checkout from 5 to 6.
dependabot[bot]
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-25
esp32/modespnow: Fix espnow rate setting.
Angus Gratton
2025-11-25
esp32/README: Update the README details to account for newer chips.
Angus Gratton
2025-11-24
shared/tinyusb: Remove macro guard for tx_overwritabe_if_not_connected.
Damien George
2025-11-24
lib/tinyusb: Update to version 0.19.0-24.
Damien George
2025-11-24
nrf/drivers/usb: Provide macros for nrf errata.
Damien George
2025-11-24
tools/mpy-tool.py: Add Compiler Explorer JSON output.
Anson Mansfield
2025-11-24
shared/tinyusb: Add macro to override TinyUSB callbacks.
iabdalkader
2025-11-22
shared/runtime/pyexec: Set PYEXEC_FORCED_EXIT flag for SystemExit.
Andrew Leech
2025-11-22
unix: Enable exit code handling for sys.exit().
Andrew Leech
2025-11-22
shared/runtime/pyexec: Call mp_hal_stdio_mode_orig/raw as appropriate.
Damien George
2025-11-22
unix/main: Replace execute_from_lexer with pyexec in do_file and do_str.
Andrew Leech
2025-11-22
tests/run-tests.py: Add general newline normalization function.
Andrew Leech
2025-11-22
unix: Enable compile-only mode with shared pyexec REPL.
Andrew Leech
2025-11-22
shared/runtime/pyexec: Provide support for compile-only mode.
Andrew Leech
2025-11-22
shared/runtime/pyexec: Set __file__ for file input when enabled.
Andrew Leech
2025-11-22
unix/main: Use standard pyexec REPL for unix and windows ports.
Andrew Leech
2025-11-21
rp2: Fix RP2350 and RP2350B pin alt functions.
Phil Howard
2025-11-21
docs/library/os: Clarify ilistdir tuples size element.
Alex Tran
2025-11-21
py/objdict: Implement bool and len unary ops for dict views.
Damien George
2025-11-21
extmod/asyncio: Pass globals in __import__ call.
Chris Liechti
2025-11-21
py/builtinimport: Support relative import in custom __import__ callback.
Chris Liechti
2025-11-20
docs/mimxrt/pinout: Use Dxx pin identifiers for Teensy boards.
robert-hh
2025-11-20
zephyr/modules: Add Zephyr FileSystem support to _boot.py.
Vdragon
2025-11-20
zephyr/boards: Setup rpi_pico to use Zephyr FS instead of MPY FS.
Vdragon
[prev]
[next]