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

build(deps): bump codecov/codecov-action from 6 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#19322 opened Jun 8, 2026 by dependabot Bot Loading…
Core/fix src invalid utf
#19321 opened Jun 7, 2026 by Josverl Contributor Draft
Document flashing esp8266 devices with >4 MiB flash
#19319 opened Jun 7, 2026 by Josverl Contributor Loading…
2
2
esp32: ESP32-H2 board definition board-definition New or updated board definition files. Combine with a port- label. port-esp32
#19317 opened Jun 6, 2026 by rafal-kw Loading…
stm32: Add support for FDCAN on the STM32N6. port-stm32
#19316 opened Jun 6, 2026 by kwagyeman Contributor Loading…
py: Fix integer overflow in sequence repeat that corrupts memory. needs-info This issue needs more information to be resolvable
#19315 opened Jun 5, 2026 by P4P3R-HAK Loading…
py: clean up use of mp_verbose_flag py-core Relates to py/ directory in source
#19313 opened Jun 5, 2026 by dpgeorge Member Loading…
py/makeqstrdefs.py: Gzip the qstr.i.last generated output. py-core Relates to py/ directory in source
#19312 opened Jun 5, 2026 by dpgeorge Member Draft
stm32: Add Arduino UNO Q (STM32U585) board with LED matrix driver board-definition New or updated board definition files. Combine with a port- label. port-stm32
#19311 opened Jun 4, 2026 by EmbeddedAndroid Loading…
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 Loading…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.