-
-
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
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…
ports/zephyr: Give a little bit of time to putchar.
port-zephyr
#19204
opened May 10, 2026 by
VynDragon
Contributor
Loading…
stm32/tinyusb_port: Add missing USB_HS_PHYC_PLL1_PLLSEL constants.
port-stm32
#19201
opened May 8, 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…
zephyr/boards: Update and fix Bouffalolab boards.
port-zephyr
#19176
opened May 3, 2026 by
VynDragon
Contributor
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…
tests/run-tests.py: Skip string_escape.py as an mpy if no unicode.
tests
Relates to tests/ directory in source
#19167
opened Apr 30, 2026 by
dpgeorge
Member
Loading…
esp32/machine_timer: Use GPTimer instead of low level + add support for virtual timers using ESP Timer
port-esp32
#19163
opened Apr 29, 2026 by
DvdGiessen
Contributor
Loading…
tests/cpydiff: Document 3-arg Relates to tests/ directory in source
pow() rejecting bool on MPZ builds.
tests
#19155
opened Apr 26, 2026 by
jseop-lim
Contributor
Loading…
webassembly: support converting buffer protocol objects to
Uint8Array in jsffi.to_js()
port-webassembly
#19142
opened Apr 23, 2026 by
dpgeorge
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.