-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Insights: micropython/micropython
Overview
Could not load contribution data
Please try again later
11 Pull requests merged by 3 people
-
esp32: auto-detect the SPI flash size and automatically size the filesystem
#17337 merged
Jun 13, 2025 -
Optimise
machine.time_pulse_us
implementation for code size, and switch esp8266 port to use it#17346 merged
Jun 13, 2025 -
tests: create a helper function to generate a test report and use it in all test runners
#17472 merged
Jun 12, 2025 -
tests/extmod/random_extra_float.py: Skip when funcs not available.
#17378 merged
Jun 12, 2025 -
github/workflows: Stop using windows-2019 runner for Windows CI.
#17468 merged
Jun 11, 2025 -
tools/mpy_ld.py: support absolute relocations in text section on Thumb targets
#17377 merged
Jun 10, 2025 -
py/asmthumb: Implement long jumps on Thumb/armv6m architecture.
#17293 merged
Jun 10, 2025 -
py/emitnative: Further Viper integer-indexed load/store improvements.
#17342 merged
Jun 10, 2025 -
extmod/modnetwork: Consolidate definition of common drivers.
#17391 merged
Jun 10, 2025 -
tools/boardgen: Ensure locals_dict is generated with consistent order.
#17433 merged
Jun 10, 2025 -
github/workflows: Split QEMU/Arm builds into separate entries.
#17424 merged
Jun 10, 2025
15 Pull requests opened by 7 people
-
lwip: Support `family` specification in getaddrinfo.
#17446 opened
Jun 6, 2025 -
wiznet: lwip: Implement zero-copy for socket buffers.
#17447 opened
Jun 6, 2025 -
ports: Provide VFS ROM support for the MIXRT, SAMD, NRF and Renesas port.
#17452 opened
Jun 7, 2025 -
unix: Extend README with fully static builds section.
#17456 opened
Jun 8, 2025 -
natmod: Add support for static module definitions in native modules
#17461 opened
Jun 9, 2025 -
Implement pairing with btstack and rpi/pico_w
#17469 opened
Jun 10, 2025 -
cpydiff: Document complex() parsing difference.
#17470 opened
Jun 10, 2025 -
py/emitnative: Some more load/store improvements.
#17477 opened
Jun 11, 2025 -
mpz: Avoid undefined behavior decrementing NULL.
#17480 opened
Jun 11, 2025 -
objlist: Reduce code size in slicing.
#17483 opened
Jun 12, 2025 -
tools/mpremote: Make resume behavior the default, remove resume command
#17485 opened
Jun 13, 2025 -
rp2: Increase configurability of boards
#17487 opened
Jun 13, 2025 -
modio.BufferedWriter: Fix the case where write() fails.
#17491 opened
Jun 13, 2025 -
mpprint: Improve coverage and remove dead code
#17492 opened
Jun 13, 2025 -
tests: Improve coverage of platform module.
#17493 opened
Jun 13, 2025
15 Issues closed by 6 people
-
mpremote mip install uses /rom as default target.
#17489 closed
Jun 13, 2025 -
'bytes()' function seems to be broken
#17488 closed
Jun 13, 2025 -
CPython incompatible: should error on integer literals like "01"
#13342 closed
Jun 13, 2025 -
unable to connect to nintendo switch joystick using bluetooth
#17476 closed
Jun 11, 2025 -
gzip compression with requests.get() not supported?
#17219 closed
Jun 10, 2025 -
Custom exceptions don't support keyword arguments
#3441 closed
Jun 10, 2025 -
socket.getsockopt(SO_ERROR) not implemented
#3161 closed
Jun 10, 2025 -
round() returns incorrect results
#15236 closed
Jun 10, 2025 -
uarray extend doesn't accept an iterable
#7408 closed
Jun 10, 2025 -
docs: re.compile(...) fails due ops > 127 but the error is misleading
#17150 closed
Jun 10, 2025 -
mpy_ld.py: Unsupported relocation when using cos/sin functions
#14430 closed
Jun 10, 2025 -
Bug in machine.RCT
#17459 closed
Jun 8, 2025 -
unable to compile mpy-cross
#17450 closed
Jun 8, 2025 -
RP2350 Regression in USB speed to 100kB/s
#17398 closed
Jun 8, 2025 -
WEACT Blackpill problem
#17451 closed
Jun 8, 2025
3 Issues opened by 3 people
-
Support for ESP32-C5
#17486 opened
Jun 13, 2025 -
mpy-cross: Assertion failed for `-march=debug` and Viper code
#17467 opened
Jun 9, 2025 -
micropython.const inconsistent behaviour in class
#17453 opened
Jun 7, 2025
24 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.
-
WIP: stm32: Add support for STM32N6xx MCUs and three N6 boards
#17171 commented on
Jun 12, 2025 • 9 new comments -
shared/timeutils: Standardize supported date range on all platforms.
#17366 commented on
Jun 11, 2025 • 7 new comments -
ports/alif/boards/ALIF_ENSEMBLE: Add deploy instructions.
#17435 commented on
Jun 13, 2025 • 2 new comments -
extmod/mbedtls: Implement DTLS HelloVerify, update test for MSG_PEEK
#17441 commented on
Jun 13, 2025 • 1 new comment -
py/formatfloat: Improve accuracy of float formatting code.
#17444 commented on
Jun 13, 2025 • 0 new comments -
unix: Introduce sanitize_undefined variant, use during CI.
#17414 commented on
Jun 13, 2025 • 0 new comments -
Add `machine.I2CTargetMemory` implementing a simple I2C memory device
#17365 commented on
Jun 7, 2025 • 0 new comments -
extmod/modlwip.c: Fix crash when calling recv on listening socket
#17333 commented on
Jun 13, 2025 • 0 new comments -
py/runtime.c: Add support for using __all__ in star import.
#17331 commented on
Jun 11, 2025 • 0 new comments -
mpremote: Add automatic reconnect feature.
#17322 commented on
Jun 13, 2025 • 0 new comments -
ports/esp32: added WPA-Enterprise (new)
#17234 commented on
Jun 13, 2025 • 0 new comments -
New port for Infineon PSoC6 controllers
#16705 commented on
Jun 13, 2025 • 0 new comments -
esp32: ADC and ULP improvements
#16521 commented on
Jun 6, 2025 • 0 new comments -
machine: Add wait_opposite param to time_pulse_us func.
#16160 commented on
Jun 13, 2025 • 0 new comments -
ports/rp2: Add board overclock config.
#8972 commented on
Jun 11, 2025 • 0 new comments -
Improve sys.settrace to help support debugpy / pdb debugging
#8767 commented on
Jun 11, 2025 • 0 new comments -
extmod/modbluetooth: Add gap_unpair command.
#7845 commented on
Jun 8, 2025 • 0 new comments -
rp2/boards: Add Seeed XIAO RP2040.
#7579 commented on
Jun 11, 2025 • 0 new comments -
esp32/ota: Implement ESP-IDF OTA functionality.
#7048 commented on
Jun 12, 2025 • 0 new comments -
py/parsenum: Implement exact float parsing using integer mpz (WIP)
#6024 commented on
Jun 12, 2025 • 0 new comments -
mpremote: unable to execute fs commands - mpremote.transport.TransportError: could not enter raw repl
#16142 commented on
Jun 10, 2025 • 0 new comments -
Allow pausing and resuming execution
#3619 commented on
Jun 10, 2025 • 0 new comments -
NRF52: build error, implicit conversion from 'float' to 'double'
#17167 commented on
Jun 9, 2025 • 0 new comments -
esp8266: WPA2 Enterprise support?
#2778 commented on
Jun 8, 2025 • 0 new comments