-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Insights: micropython/micropython
Overview
Could not load contribution data
Please try again later
78 Pull requests merged by 21 people
-
github/workflows: Add a CI job to build ESP32-C2 and ESP32-C6 boards, and disable I2CTarget on ESP32C6
#17809 merged
Aug 1, 2025 -
mpremote: Allow user configuration on Windows
#9573 merged
Aug 1, 2025 -
esp32: Add machine.Counter and machine.Encoder.
#12346 merged
Aug 1, 2025 -
Add
machine.I2CTarget
implementing a generic I2C device#17365 merged
Aug 1, 2025 -
docs: Fix method links in btree.rst
#17648 merged
Aug 1, 2025 -
rp2/pio: Fix the RP2350 (PICO2) Port PIO2 prog data structure
#17519 merged
Aug 1, 2025 -
rp2: on RP2350 configure jmp pins as input if they are in isolation mode
#17781 merged
Aug 1, 2025 -
mpremote: fix esp usb reset
#17776 merged
Aug 1, 2025 -
mpremote/mp_errno: Fix errno.ENOTBLK error on Windows.
#17775 merged
Aug 1, 2025 -
py/parse: Add support for math module constants and float folding
#16666 merged
Aug 1, 2025 -
embed
: Fixalloca
include for Windows.#17717 merged
Aug 1, 2025 -
nrf/drivers/bluetooth: Change soft-device download URL to self hosted.
#17798 merged
Aug 1, 2025 -
tests: remove working cpydiff for float rounding
#17802 merged
Aug 1, 2025 -
py/formatfloat: Improve accuracy of float formatting code.
#17444 merged
Jul 31, 2025 -
webassembly: reuse JavaScript proxy references if possible, to improve identity/equality relationships
#17758 merged
Jul 31, 2025 -
tests/run-multitests: Escape encoding errors instead of crashing.
#17780 merged
Jul 31, 2025 -
tests/multi_bluetooth: Extend the deep sleep test timeout.
#17779 merged
Jul 31, 2025 -
tests/run-natmodtests.py: Automatically skip tests that are too large.
#17738 merged
Jul 31, 2025 -
examples/bluetooth/ble_advertising.py: fix decoding of UUID32
#17725 merged
Jul 31, 2025 -
zephyr: use feature levels for minimal and standard build configurations
#17680 merged
Jul 31, 2025 -
extmod/modtls_mbedtls: Do gc_collect and retry ssl_init on any error.
#17750 merged
Jul 31, 2025 -
py/mphal: Add header for size_t.
#17783 merged
Jul 30, 2025 -
esp32c2 support (IDF v5.3)
#15906 merged
Jul 30, 2025 -
tests/internal_bench: Benchmarks for descriptor-related features.
#16825 merged
Jul 29, 2025 -
py/objtype: Add support for PEP487 __set_name__.
#16806 merged
Jul 29, 2025 -
py/objint_longlong: Fix longlong interoperability with floats.
#17740 merged
Jul 28, 2025 -
py/objint_longlong: Fix overflow check in mp_obj_int_get_checked.
#17739 merged
Jul 28, 2025 -
rp2/modmachine: Do not use deprecated XOSC_MHZ.
#17746 merged
Jul 25, 2025 -
py/objint_longlong: Fix left shift of negative values.
#17734 merged
Jul 24, 2025 -
py/obj: Add new type flag to indicate subscr accepts slice-on-stack.
#17736 merged
Jul 24, 2025 -
webassembly: Fix binding of self to JavaScript methods.
#17729 merged
Jul 24, 2025 -
tools/ci.sh: Test building all natmod examples with all ARM-M archs.
#17737 merged
Jul 24, 2025 -
unix/mpthreadport: Fix type / comparison of PTHREAD_STACK_MIN.
#17440 merged
Jul 24, 2025 -
all: Go back to using default ruff quote style.
#17744 merged
Jul 24, 2025 -
unix/mpconfigport: Include time.h to get definition of time_t.
#17751 merged
Jul 24, 2025 -
py/obj: Improve REPR_C accuracy and include it in CI tests
#17731 merged
Jul 24, 2025 -
extmod/vfs_lfsx: Allow overriding the LFS2 on-disk version format.
#17565 merged
Jul 23, 2025 -
extmod/mbedtls: Implement DTLS HelloVerify, update test for MSG_PEEK
#17441 merged
Jul 23, 2025 -
esp32: update IDF to 5.4.2
#17724 merged
Jul 23, 2025 -
esp32/machine_uart: Change
sendbreak()
implementation to simply pull the pin low for the break period#17698 merged
Jul 23, 2025 -
tests/run-tests.py: Use TEST_TIMEOUT as timeout for bare-metal tests.
#17697 merged
Jul 23, 2025 -
tests/net_inet: Update micropython.org certificate for SSL tests.
#17681 merged
Jul 23, 2025 -
tools/ci.sh: Change averaging to 1 for run-perfbench.py test.
#17669 merged
Jul 23, 2025 -
Allow the GIL to be enabled on the unix port, and add a CI job to test this configuration
#17668 merged
Jul 23, 2025 -
tests/run-tests.py: Auto detect whether the target has threading and the GIL or not.
#17655 merged
Jul 23, 2025 -
examples/natmod/btree: Fix build on RV32 with Picolibc.
#17642 merged
Jul 20, 2025 -
A few trivial fixes
#17691 merged
Jul 20, 2025 -
py/objcode: Remove co_lnotab from v2 preview.
#17639 merged
Jul 20, 2025 -
py: Fixes and test coverage for 64-bit big integer representations.
#16953 merged
Jul 17, 2025 -
webassembly/objpyproxy: Avoid throwing on implicit symbols access.
#17683 merged
Jul 17, 2025 -
examples/rp2/pio_uart_rx: Fix error running example.
#17678 merged
Jul 17, 2025 -
rp2/mpnetworkport: Deregister all sys timeouts when netif is removed.
#17624 merged
Jul 17, 2025 -
alif/lwip_inc: Refactor lwipopts.h to use extmod's common options.
#17625 merged
Jul 17, 2025 -
py/vm.c: Avoid heap-allocating slices for built-ins.
#12518 merged
Jul 15, 2025 -
unix/make: Drop i686-linux-gnu path.
#17638 merged
Jul 15, 2025 -
tests/extmod: Close UDP timely.
#17660 merged
Jul 15, 2025 -
tests/run-tests.py: Consider tests ending in _async.py as async tests.
#17627 merged
Jul 12, 2025 -
tests/micropython: Add missing SystemExit after printing SKIP.
#17564 merged
Jul 12, 2025 -
tests/extmod/asyncio_iterator_event.py: Use format instead of f-string.
#17550 merged
Jul 12, 2025 -
shared/timeutils: Standardize supported date range on all platforms.
#17366 merged
Jul 9, 2025 -
py/objcode: Implement PEP626 to add co_lines to code objects on settrace builds.
#16989 merged
Jul 9, 2025 -
tools/mpremote: Support OSError's on targets without errno.
#17551 merged
Jul 8, 2025 -
stm32: Add support for STM32N6xx MCUs and two N6 boards
#17171 merged
Jul 8, 2025 -
stm32: Add machine.ADC implementation for STM32L1.
#17620 merged
Jul 8, 2025 -
ports/stm32: Extend STM32H5 DMA use.
#17587 merged
Jul 8, 2025 -
stm32: Change SPI IRQ priority.
#17578 merged
Jul 8, 2025 -
stm32: fix a few bugs with ADC on STM32WBxx MCUs and tweak tests so they pass on NUCLEO_WB55
#17558 merged
Jul 8, 2025 -
zephyr: a few quality-of-life improvements, and additional board configurations
#17552 merged
Jul 8, 2025 -
zephyr: Update generated file include path
#17554 merged
Jul 8, 2025 -
zephyr: Use UART for console as default, not CONSOLE_SUBSYS.
#17610 merged
Jul 7, 2025 -
zephyr/machine_pin: Configure OUT pin also as input so it's readable.
#17599 merged
Jul 7, 2025 -
zephyr: Complete the UART driver and make it interrupt driven.
#17382 merged
Jul 7, 2025 -
esp32/panichandler: Support building against IDFv5.4.2.
#17586 merged
Jul 5, 2025 -
py/emitnative: Let emitters know the compiled entity's name.
#17572 merged
Jul 4, 2025 -
mpremote: Fix disconnect handling on Windows and Linux.
#17321 merged
Jul 4, 2025 -
webassembly/objpyproxy: Avoid throwing on symbols or iterator.
#17604 merged
Jul 4, 2025 -
alif/machine_spi: Improve transfer function.
#17513 merged
Jul 3, 2025 -
alif: Add support for machine_pin IRQ.
#17511 merged
Jul 3, 2025
45 Pull requests opened by 22 people
-
stm32/eth: Improve Ethernet driver with link detection and static IP support.
#17613 opened
Jul 4, 2025 -
Zephyr: Add ADC support.
#17616 opened
Jul 5, 2025 -
stm32/boards: Add NUCLEO_H7A3ZI_Q board support.
#17617 opened
Jul 5, 2025 -
py/asmrv32: Add support for RV32 Zba opcodes.
#17635 opened
Jul 7, 2025 -
py/parse: Recognise const int assignments with type hints.
#17643 opened
Jul 8, 2025 -
Enable I2S for ESP32C6 (ESP32_GENERIC_C6)
#17644 opened
Jul 9, 2025 -
tools/mpremote: Add metadata file and new subcommands for mip
#17646 opened
Jul 9, 2025 -
py/asmrv32: Make lt/le comparisons emitter shorter.
#17652 opened
Jul 9, 2025 -
Zephyr/zsensor: Add sensor attribute set/get methods.
#17653 opened
Jul 10, 2025 -
add new port quectel
#17654 opened
Jul 10, 2025 -
esp32/network_ppp: Bugfixes for deadlocks and crashes when disconnecting.
#17656 opened
Jul 10, 2025 -
tools/mpremote/config: Add environment-variable and .env-style config options.
#17662 opened
Jul 11, 2025 -
py: Make math and cmath modules extensible.
#17670 opened
Jul 13, 2025 -
Fix potential vulnerable clone function
#17671 opened
Jul 13, 2025 -
zephyr: Add Seeed Studio's XIAO BLE NRF52840 SENSE board.
#17679 opened
Jul 14, 2025 -
objrange: Allow return of non-small ints.
#17685 opened
Jul 15, 2025 -
Test REPR_B & fix test failures
#17688 opened
Jul 15, 2025 -
rp2: Fix RP2350 and RP2350B pin alt functions.
#17692 opened
Jul 16, 2025 -
unix/make: Fix 32bit libffi path.
#17695 opened
Jul 17, 2025 -
asyncio: slight optimizations for `run_until_complete` and `sleep_ms`
#17699 opened
Jul 17, 2025 -
shared/tinyusb: Fix build errors with CDC support disabled.
#17708 opened
Jul 18, 2025 -
ci: Enable UBSan for 'longlong' builds in CI, add stack margin for sanitizer builds.
#17735 opened
Jul 22, 2025 -
stm32: Fix 12bit DAC issue on STM32H5.
#17743 opened
Jul 22, 2025 -
stm32/boards: Add NUCLEO-U5A5ZJ-Q board support.
#17748 opened
Jul 22, 2025 -
core: Add MICROPY_USE_GCC_MUL_OVERFLOW_INTRINSIC.
#17754 opened
Jul 23, 2025 -
qemu/arm: Extend CI testing to include ArmV7-M hardfp targets.
#17757 opened
Jul 24, 2025 -
tests/micropython: Remove big ints dependence for viper boundary tests.
#17761 opened
Jul 24, 2025 -
stm32: Add DAC feature for STM32G0.
#17763 opened
Jul 25, 2025 -
zephyr: Upgrade to Zephyr v4.2.0.
#17765 opened
Jul 25, 2025 -
stm32/boards: Add WeAct_H743VI board support.
#17766 opened
Jul 25, 2025 -
tests/run-tests.py: Move tests to skip with native emitter to a list.
#17767 opened
Jul 26, 2025 -
tests/run-tests.py: Run tests-with-regex-output as normal tests.
#17768 opened
Jul 26, 2025 -
stm32: Fix DAC issue for MCUs those have D-Cache.
#17770 opened
Jul 27, 2025 -
esp32: Update the README details to account for newer chips.
#17777 opened
Jul 29, 2025 -
tests: various improvements for Octoprobe (WIP)
#17782 opened
Jul 29, 2025 -
Fix more operations that can return small ints
#17785 opened
Jul 29, 2025 -
Docs: Add build requirements for macOS M-Series Macs.
#17788 opened
Jul 29, 2025 -
Add WPA2 Enterprise Authentication Support for ESP32
#17789 opened
Jul 30, 2025 -
tests/run-multitests: Add IPv6 support to multitest framework
#17793 opened
Jul 31, 2025 -
esp32/boards/SEEED_XIAO_ESP32_C3: Add new board definition.
#17795 opened
Jul 31, 2025 -
Xiao esp32 s3
#17796 opened
Jul 31, 2025 -
mpremote: Improve ESPxx board detection and user configuration.
#17800 opened
Jul 31, 2025 -
docs/porting: Update session log.
#17806 opened
Aug 1, 2025 -
py: Add MICROPY_PY_STRUCT_UNSAFE_TYPECODES.
#17813 opened
Aug 2, 2025 -
unix: Add aflplusplus variant for fuzzing.
#17814 opened
Aug 2, 2025
25 Issues closed by 13 people
-
Crash compiling(?) unusual code
#17815 closed
Aug 2, 2025 -
RFC: defining an I2C slave class and behaviour
#3935 closed
Aug 1, 2025 -
RP2350: PIO2 State Machines do not work
#17509 closed
Aug 1, 2025 -
RP2350: PIO scripts fail, despite running on RP2040
#17047 closed
Aug 1, 2025 -
mpremote: Unknown errno.ENOTBLK on Windows
#17773 closed
Aug 1, 2025 -
docs: docs.micropython.org is down
#17803 closed
Aug 1, 2025 -
rp2: Can't send KeyboardInterrupt with os.dupterm()
#17732 closed
Jul 31, 2025 -
Watchdog reboot but no watchdog is in code
#17784 closed
Jul 30, 2025 -
Implement machine.USBDevice for ESP32-S3
#15564 closed
Jul 30, 2025 -
Call __set_name__ for class members on class creation.
#15501 closed
Jul 29, 2025 -
Warning "MicroPython ignores non-ascii characters of the input" when entering Chinese characters
#17762 closed
Jul 28, 2025 -
-fsanitizer=undefined diagnostics with longlong
#17702 closed
Jul 24, 2025 -
another temporary slice escape
#17733 closed
Jul 24, 2025 -
Missing CFLAGS_EXTRA and maybe others in ESP32 Port when calling make
#15992 closed
Jul 23, 2025 -
Unsupported Transfer-Encoding: chunked
#17721 closed
Jul 20, 2025 -
zephyr: LSM6DS3TR-C IMU sensor returns 0 values for all channels
#17597 closed
Jul 19, 2025 -
Incorrect parse of large integers in LONGLONG mode
#16932 closed
Jul 17, 2025 -
webassembly: getting JS symbols implicitly also throws errors
#17657 closed
Jul 17, 2025 -
Raspberry Pico W: Hangs after WLAN deinit()
#17621 closed
Jul 17, 2025 -
Test flashing with Adafruit TinyUF2 bootloader on ESPxxx devices
#17528 closed
Jul 15, 2025 -
uasycio Loop close()
#6518 closed
Jul 15, 2025 -
ESP32S3N16R8:Missing flash ORIGINALLY 16M , ACTUALLY 8M
#17663 closed
Jul 13, 2025 -
MICROPY_DEF_BOARD doesn't support parentheses in MICROPY_HW_BOARD_NAME
#17651 closed
Jul 10, 2025 -
zephyr: Ctrl-C does not cause KeyboardInterrupt
#17608 closed
Jul 3, 2025
29 Issues opened by 15 people
-
assertion error on bad call to socket.socket()
#17819 opened
Aug 2, 2025 -
websocket crash on corrupt data
#17818 opened
Aug 2, 2025 -
Assertion error on invalid string to compile()
#17817 opened
Aug 2, 2025 -
BLE: Central Device cannot pair/bond Peripheral Device
#17805 opened
Aug 1, 2025 -
The WiFi of esp32c3 conflicts with ADCBLOCK2
#17804 opened
Aug 1, 2025 -
docs: os.dupterm_notify
#17799 opened
Jul 31, 2025 -
OSError 16 from time.sleep_ms()
#17792 opened
Jul 31, 2025 -
mpremote fs cp can only handle files that already exist
#17752 opened
Jul 23, 2025 -
rp2: Support for new RP2350 PIO instructions in the `@rp2.asm_pio` assembler
#17747 opened
Jul 22, 2025 -
code paths that return large ints where small ints would suffice
#17730 opened
Jul 21, 2025 -
segfault with improper use of super()
#17728 opened
Jul 20, 2025 -
crash in io.BufferedWriter due to missing argument validation
#17727 opened
Jul 20, 2025 -
uctypes calculates incorrect structure size
#17726 opened
Jul 20, 2025 -
core: assertion error on syntactically invalid Python code
#17722 opened
Jul 20, 2025 -
Crash in re.compile with crafted regular expression
#17720 opened
Jul 19, 2025 -
crash in ssl module
#17719 opened
Jul 19, 2025 -
crash in btree module
#17718 opened
Jul 19, 2025 -
virtpin: crash with improper usage
#17714 opened
Jul 19, 2025 -
uctypes: Element assignment through PTR silently fails
#17710 opened
Jul 18, 2025 -
Passing tests reported as failures with `MICROPY_ERROR_REPORTING_TERSE`
#17707 opened
Jul 18, 2025 -
Update api of esp32 i2c and other drivers.
#17696 opened
Jul 17, 2025 -
range() returns wrong results across 1<<31
#17684 opened
Jul 15, 2025 -
Add USB Host
#17667 opened
Jul 13, 2025 -
Argument list too long compile error [ESP32}
#17666 opened
Jul 12, 2025 -
mpremote mount: file write of non-byte arrays fails due to incorrect length calculation
#17665 opened
Jul 11, 2025 -
Repeatable OSError: Wifi Internal Error in sta_if.connect
#17661 opened
Jul 11, 2025 -
zephyr: Add ADC support
#17615 opened
Jul 4, 2025 -
UART reaching timeout after first byte.
#17611 opened
Jul 3, 2025
60 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
py: Add PEP 750 template strings support
#17557 commented on
Jul 22, 2025 • 16 new comments -
Various ports: add support for Timer hard= option
#17580 commented on
Jul 22, 2025 • 14 new comments -
extmod/asyncio/stream.py: Add ipv6 support to start_server().
#17311 commented on
Aug 1, 2025 • 12 new comments -
unix/main: Use standard pyexec/repl for unix port.
#12802 commented on
Aug 1, 2025 • 9 new comments -
mpremote/tests: Rewrite test runner to run correctly under Windows.
#17089 commented on
Jul 29, 2025 • 7 new comments -
mimxrt: Provide WiFi and BLE support for MIMXRT boards.
#12937 commented on
Aug 2, 2025 • 5 new comments -
ports/esp32: added WPA-Enterprise (new)
#17234 commented on
Jul 23, 2025 • 5 new comments -
tools\mpremote\mpremote\transport_serial.py: Fix encoding error in PyboardCommand class.
#13586 commented on
Aug 2, 2025 • 2 new comments -
stm32/usb: Add support for using TinyUSB stack.
#15592 commented on
Aug 1, 2025 • 1 new comment -
py/objint,py/binary: Add int.to_bytes(signed) parameter, add common overflow checks.
#16311 commented on
Jul 23, 2025 • 1 new comment -
rp2/rp2_pio: Add support for FIFO trigger level.
#16851 commented on
Jul 17, 2025 • 0 new comments -
tests/cpydiff: Test for PEP487 __init_subclass__.
#16786 commented on
Jul 16, 2025 • 0 new comments -
esp32/espnow: Add support for espnow v2.0.
#16737 commented on
Jul 6, 2025 • 0 new comments -
py/emitnative: Optimise native code unwinding jumps.
#16608 commented on
Jul 20, 2025 • 0 new comments -
esp32: ADC and ULP improvements
#16521 commented on
Jul 23, 2025 • 0 new comments -
framebuf: Add support for additional fonts in text method
#16470 commented on
Jul 9, 2025 • 0 new comments -
shared/tinyusb: Add support for USB Network (NCM) interface.
#16459 commented on
Jul 22, 2025 • 0 new comments -
ports/rp2/boards: Add support for WIZnet-EVB-Pico2
#16280 commented on
Jul 5, 2025 • 0 new comments -
Support for RM2 break out boards
#16057 commented on
Jul 14, 2025 • 0 new comments -
ports/zephyr: Add machine lightsleep.
#16864 commented on
Aug 1, 2025 • 0 new comments -
py/py.mk: Enable makefile for USER_C_MODULES path.
#16960 commented on
Aug 1, 2025 • 0 new comments -
docs: Improve documentation for writing and running tests
#17301 commented on
Jul 20, 2025 • 0 new comments -
add esp32P4 support to start with
#17356 commented on
Aug 1, 2025 • 0 new comments -
esp32/boards/SEEED_XIAO_ESP32_C6: Add new board definition.
#17429 commented on
Jul 31, 2025 • 0 new comments -
lwip: Support `family` specification in getaddrinfo.
#17446 commented on
Jul 18, 2025 • 0 new comments -
unix: Extend README with fully static builds section.
#17456 commented on
Jul 22, 2025 • 0 new comments -
Implement pairing with btstack and rpi/pico_w
#17469 commented on
Jul 22, 2025 • 0 new comments -
tools/mpremote: Make resume behavior the default, remove resume command
#17485 commented on
Jul 11, 2025 • 0 new comments -
rp2: Increase configurability of boards
#17487 commented on
Jul 29, 2025 • 0 new comments -
Broaden IPv6 support in MicroPython by default.
#17545 commented on
Jul 31, 2025 • 0 new comments -
Add compile-time checking of mp_printf format strings
#17556 commented on
Jul 29, 2025 • 0 new comments -
stm32/boards: Add WeAct_H723VG board support.
#17590 commented on
Aug 2, 2025 • 0 new comments -
ussl (TLS/SSL) is not implemented yet on Pico 2 W
#17507 commented on
Jul 7, 2025 • 0 new comments -
docs: differences: range() arguments can't be long integers
#17026 commented on
Jul 7, 2025 • 0 new comments -
docs: pots/unix (standalone) has no instructions to build static linked micropython instance
#17399 commented on
Jul 7, 2025 • 0 new comments -
Improve BLE on nRF52
#9851 commented on
Jul 10, 2025 • 0 new comments -
multi-thread file access causing system crash
#17442 commented on
Jul 11, 2025 • 0 new comments -
ESP32-C6 timers not working on custom build
#17577 commented on
Jul 13, 2025 • 0 new comments -
ESP32: Significant size increase with MICROPY_ROM_TEXT_COMPRESSION and external modules
#17593 commented on
Jul 13, 2025 • 0 new comments -
extmod/modframebuf: Additional colour modes and endianness handling
#7253 commented on
Jul 14, 2025 • 0 new comments -
cannot open source file "alloca.h" when trying to write a C module for MicroPython
#17271 commented on
Jul 14, 2025 • 0 new comments -
Support for ESP32-C5
#17486 commented on
Jul 15, 2025 • 0 new comments -
JSON module does not throw exception when object is not serialisable
#1719 commented on
Jul 15, 2025 • 0 new comments -
network.WLAN(...).scan() on Pico W returns out of range security and hidden parameters
#10017 commented on
Jul 17, 2025 • 0 new comments -
Micropython tests fail and then hang on Fedora x86_64
#8421 commented on
Jul 18, 2025 • 0 new comments -
ESP32-S3 `mpremote` sends corrupted fs hook when mounting local directory
#17560 commented on
Jul 19, 2025 • 0 new comments -
PIO does not work on RP2350B with GPIO pin >=32
#16199 commented on
Jul 26, 2025 • 0 new comments -
TCP socket RESET's the connection when not reading the entire read buffer
#17072 commented on
Jul 31, 2025 • 0 new comments -
select.poll not working properly with sys.stdin
#16550 commented on
Jul 31, 2025 • 0 new comments -
Import / AttributeError error in new asyncio
#7266 commented on
Aug 2, 2025 • 0 new comments -
WIP: examples/bluetooth: Add BLE HID mouse and keyboard examples.
#6559 commented on
Jul 25, 2025 • 0 new comments -
esp32/esp32_pcnt: Add PCNT class and Counter/Encoder shims in machine
#7582 commented on
Aug 1, 2025 • 0 new comments -
Add VfsMap filesystem, mpremote deploy-mapfs, and ability to import .mpy files from ROM (WIP)
#8381 commented on
Aug 1, 2025 • 0 new comments -
Add stateless auto configuration for IPv4
#9877 commented on
Jul 28, 2025 • 0 new comments -
drivers/memory/spiflash.c: Write 2nd byte of SR as separate command.
#11932 commented on
Jul 31, 2025 • 0 new comments -
Add a BufferedReader and allow BufferedWriter to handle partial writes and errors after some data was written.
#13390 commented on
Aug 1, 2025 • 0 new comments -
extmod/asyncio: Fix `Stream.wait_closed`.
#13533 commented on
Jul 20, 2025 • 0 new comments -
re: Add support for start- and endpos.
#14179 commented on
Aug 1, 2025 • 0 new comments -
Adds TLS-PSK support to Python SSL context
#14396 commented on
Aug 1, 2025 • 0 new comments -
py/objset: Allow intersection() to take multiple sets as args.
#15818 commented on
Aug 1, 2025 • 0 new comments