Skip to content

Pull requests: micropython/micropython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

tools/mpy_ld.py: Optimise entry trampoline for x86/x64. tools Relates to tools/ directory in source, or other tooling
#19309 opened Jun 4, 2026 by agatti Contributor Loading…
py/dynruntime.mk: Let natmods be built with Clang. py-core Relates to py/ directory in source tools Relates to tools/ directory in source, or other tooling
#19308 opened Jun 4, 2026 by agatti Contributor Draft
py/runtime: Only build mp_raise_recursion_depth when STACK_CHECK is on. py-core Relates to py/ directory in source
#19307 opened Jun 4, 2026 by dpgeorge Member Loading…
extmod/vfs: Skip littlefs detection if mp_vfs_blockdev_read_ext() fails. extmod Relates to extmod/ directory in source
#19306 opened Jun 4, 2026 by projectgus Contributor Loading…
ports/unix: Add LoongArch64 architecture support. extmod Relates to extmod/ directory in source port-unix py-core Relates to py/ directory in source shared Relates to shared/ directory in source
#19292 opened Jun 1, 2026 by agatti Contributor Loading…
py/stream: Use MP_SEEK_xxx constants instead of SEEK_xxx. py-core Relates to py/ directory in source
#19281 opened May 30, 2026 by dpgeorge Member Loading…
extmod/vfs_posix: Add size field to ilistdir() entries. extmod Relates to extmod/ directory in source
#19275 opened May 28, 2026 by finnmglas Contributor Loading…
tools/mpremote: add a baudrate argument tools Relates to tools/ directory in source, or other tooling
#19272 opened May 28, 2026 by josuah Loading…
samd/boards: Add Seeed XIAO SAMD21 Plus board definition. board-definition New or updated board definition files. Combine with a port- label. port-samd
#19254 opened May 21, 2026 by cumin777 Loading…
Add Xiao rp2040 plus support board-definition New or updated board definition files. Combine with a port- label. port-rp2
#19253 opened May 21, 2026 by cumin777 Loading…
zephyr: add an USBDevice class port-zephyr
#19248 opened May 21, 2026 by josuah Loading…
zephyr: add a Video class port-zephyr
#19247 opened May 21, 2026 by josuah Loading…
tests: Change most uses of "raise" with 0 args to have 1 arg. py-core Relates to py/ directory in source tests Relates to tests/ directory in source
#19245 opened May 19, 2026 by dpgeorge Member Loading…
tests: improve stm32 specific tests to run on more MCUs port-stm32 tests Relates to tests/ directory in source
#19243 opened May 19, 2026 by dpgeorge Member Loading…
stm32/boards/: Add WEACT_STM32WB55CGU6 boards. board-definition New or updated board definition files. Combine with a port- label. port-stm32
#19238 opened May 17, 2026 by thanh20VN Loading…
ProTip! no:milestone will show everything without a milestone.