-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Pull requests: micropython/micropython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
extmod/modjson: Detect unterminated composite entities.
#17148
opened Apr 17, 2025 by
agatti
Loading…
py/emitnative: Viper load/store code generation improvements.
#17144
opened Apr 17, 2025 by
agatti
Loading…
tools/mpremote: Use zlib.compressobj instead of zlib.compress.
tools
Relates to tools/ directory in source, or other tooling
#17143
opened Apr 17, 2025 by
dpgeorge
Loading…
esp32/network_ppp: Restructure to match extmod/network_ppp_lwip.
#17138
opened Apr 16, 2025 by
DvdGiessen
Loading…
py/modthread: Initialize thread state nlr_top to NULL.
py-core
Relates to py/ directory in source
#17136
opened Apr 16, 2025 by
DvdGiessen
Loading…
esp32/machine_uart: Correctly manage UART queue and event task.
#17135
opened Apr 16, 2025 by
DvdGiessen
Loading…
esp32/machine_i2c.c: Fix default I2C pins for C3 and S3 variants.
port-esp32
#17123
opened Apr 13, 2025 by
ricksorensen
Loading…
Add Relates to tools/ directory in source, or other tooling
mpremote fs tree
command to show a tree of the device's files.
tools
py/repl: Skip private variables when printing tab completion options.
py-core
Relates to py/ directory in source
#17108
opened Apr 10, 2025 by
andrewleech
Loading…
py/makeversionhdr.py: Fix datetime.utcfromtimestamp() is deprecated.
#17099
opened Apr 9, 2025 by
Josverl
Loading…
extmod: Create a common cyw43 config header, apply mDNS fix in it.
extmod
Relates to extmod/ directory in source
port-mimxrt
port-rp2
port-stm32
tools/mpy_ld.py: Add ROM symbols for Xtensa natmods.
tools
Relates to tools/ directory in source, or other tooling
mpremote: Refactor error handling to apply generically to any errno.
tools
Relates to tools/ directory in source, or other tooling
#17090
opened Apr 7, 2025 by
AJMansfield
Loading…
mpremote/tests: Rewrite test runner to run correctly under Windows.
tools
Relates to tools/ directory in source, or other tooling
#17089
opened Apr 7, 2025 by
AJMansfield
Loading…
cpydiff: Document differences in errno and OSError.
#17088
opened Apr 7, 2025 by
AJMansfield
Loading…
Introduce Zephyr Filesystem VFS interface
port-zephyr
#17084
opened Apr 6, 2025 by
VynDragon
Loading…
ports/webassembly/proxy_c.c: Allow python
bytes()
to be proxied to/from JS.
port-webassembly
#17044
opened Mar 30, 2025 by
bwhitman
Loading…
docs/esp32/quickref.rst Document that a Pin can be passed to UART constructor on the ESP32 ports.
docs
#17038
opened Mar 29, 2025 by
bixb922
Loading…
esp32/machine.timer.c: Fix timer.value() of an uninitialized timer.
port-esp32
#17036
opened Mar 29, 2025 by
robert-hh
Loading…
esp32/network_common: Raise a memory error on ESP_ERR_NO_MEM.
port-esp32
#17030
opened Mar 28, 2025 by
agatti
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.