Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.5k
Pull requests: micropython/micropython
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
tests/import: Remove .py.exp files where they match CPython. testsRelates to tests/ directory in source
#18376 openedNov 6, 2025 bydpgeorgeLoading…
docs/library/machine.Timer: Explain the id parameter in more detail. docs
#18367 openedNov 5, 2025 byprojectgusLoading…
PEP 3115Feature requests, new feature implementations py-coreRelates to py/ directory in source
metaclass and PEP 487__init_subclass__ enhancement #18362 openedNov 3, 2025 byJosverlLoading…
py: Add LIBS_USERMOD to LIBS. py-coreRelates to py/ directory in source
#18352 openedOct 30, 2025 bysfe-SparkFroLoading…
mimxrt: Make linker scripts configurable. port-mimxrt
#18349 openedOct 30, 2025 bysfe-SparkFroLoading…
tests/extmod: Make test time_res.py more deterministic. testsRelates to tests/ directory in source
#18347 openedOct 30, 2025 byandrewleech • Draft
py/emitglue: Reduce RAM footprint of frozen code and SYS_SETTRACE feature py-coreRelates to py/ directory in source
#18346 openedOct 30, 2025 byyoctopuceLoading…
rp2/rp2_pio: Fix PIO support for pin wrapping and RP2350B upper-bank pins. port-rp2
#18343 openedOct 29, 2025 byAJMansfieldLoading…
ports/mimxrt: Update nxp_driver to MCUX_2.16.100. port-mimxrt
#18333 openedOct 27, 2025 byandrewleechLoading…
esp32/boards: Configure S2/S3 PSRAM boards to use USB in IRQ mode. port-esp32
#18332 openedOct 27, 2025 bydpgeorgeLoading…
extmod/asyncio: add support for threading. extmodRelates to extmod/ directory in source
#18329 openedOct 26, 2025 bysmurfixLoading…
Fix "Argument list too long" error in qstr generation for large projects py-coreRelates to py/ directory in source
#18328 openedOct 26, 2025 byandrewleech • Draft
mpremote: Add automatic PTY device detection for QEMU toolsRelates to tools/ directory in source, or other tooling
#18327 openedOct 25, 2025 byandrewleechLoading…
6 tasks done
build(deps): bump actions/upload-artifact from 4 to 5 dependenciesPull requests that update a dependency file github_actionsPull requests that update GitHub Actions code
#18323 openedOct 24, 2025 bydependabotbotLoading…
extmod/machine_mem: Support slices for reading/writing memory. extmodRelates to extmod/ directory in source
#18322 openedOct 24, 2025 byDvdGiessenLoading…
tests: Factor out common helper functions to separate Python module. testsRelates to tests/ directory in source
#18313 openedOct 22, 2025 bydpgeorgeLoading…
stm32: Add STM32H747I-DISCO board and fix LSE initialization board-definitionNew or updated board definition files. Combine with a port- label. port-stm32
#18303 openedOct 20, 2025 byandrewleechLoading…
rp2/machine_pin: Add drive strength argument to machine. port-rp2
#18302 openedOct 19, 2025 bypyramidsLoading…
ProTip! Filter pull requests by the default branch withbase:master.