-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Pull requests: micropython/micropython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
rp2: add linker assert to catch firmware/filesystem overlap
port-rp2
#19225
opened May 15, 2026 by
ddowling
Loading…
rp2: Add board configuration for Adafruit Feather RP2350
board-definition
New or updated board definition files. Combine with a port- label.
#19223
opened May 14, 2026 by
gatesphere
Loading…
py/objarray: Guard array allocation size against overflow.
#19222
opened May 14, 2026 by
kbhetrr
Loading…
nrf: Fix I2C regression introduced by nrfx v3 update.
#19220
opened May 14, 2026 by
andrewleech
Contributor
Loading…
nrf: Properly configure asyncio at the makefile level.
port-nrf
#19219
opened May 14, 2026 by
dpgeorge
Member
Loading…
Add DualMCU RP2040 board support
board-definition
New or updated board definition files. Combine with a port- label.
#19218
opened May 13, 2026 by
Cesarbautista10
Loading…
tests: use stdin/stdout when compiling using mpy-cross, instead of temporary files
tests
Relates to tests/ directory in source
#19216
opened May 13, 2026 by
dpgeorge
Member
Loading…
shared/tinyusb: Implement tusb_time_delay_ms_api using mp_hal_delay_ms.
#19213
opened May 12, 2026 by
andrewleech
Contributor
Loading…
ports/rp2/WAVESHARE_RP2350_PIZERO: add board definition
board-definition
New or updated board definition files. Combine with a port- label.
port-rp2
#19211
opened May 11, 2026 by
duskwuff
Loading…
alif: implement wake up sources for
machine.lightsleep()
port-alif
#19210
opened May 11, 2026 by
dpgeorge
Member
Loading…
nrf/boards: Increase stack to 6k for nRF51x22 boards with 32k RAM.
port-nrf
#19207
opened May 10, 2026 by
dpgeorge
Member
Loading…
Reorganized machine.Timer tests
tests
Relates to tests/ directory in source
#19197
opened May 7, 2026 by
DvdGiessen
Contributor
Loading…
esp32: Cleanup and improvements to multi_espnow tests.
port-esp32
tests
Relates to tests/ directory in source
#19194
opened May 7, 2026 by
projectgus
Contributor
•
Draft
py/modstruct: Check for integer overflow in calc_size_items.
py-core
Relates to py/ directory in source
#19189
opened May 5, 2026 by
beastbroak30
Loading…
extmod/modwebrepl: Avoid early exit in password comparison.
extmod
Relates to extmod/ directory in source
security-related
#19188
opened May 5, 2026 by
beastbroak30
Loading…
unix: Enable -fstack-protector-strong for the unix port.
#19185
opened May 4, 2026 by
beastbroak30
Loading…
extmod/modtls_mbedtls: Allow ports to override CTR-DRBG pers string.
#19184
opened May 4, 2026 by
beastbroak30
Loading…
ports/esp32: Add ESP32 LAN to WIFI NAPT support.
port-esp32
#19175
opened May 2, 2026 by
edel-macias-cubix
Loading…
alif: Fix jump to bootloader.
port-alif
#19173
opened May 2, 2026 by
iabdalkader
Contributor
Loading…
py/modbuiltins: Pass input() prompt through to mp_hal_readline.
py-core
Relates to py/ directory in source
#19172
opened May 2, 2026 by
dmachinewhisperer
Loading…
py/mpconfig: Enable unicode support at the basic feature level.
py-core
Relates to py/ directory in source
#19168
opened Apr 30, 2026 by
dpgeorge
Member
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.