-
-
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
9 Pull requests merged by 3 people
-
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
13 Pull requests opened by 8 people
-
unix/mpthreadport: Fix type / comparison of PTHREAD_STACK_MIN.
#17440 opened
Jun 6, 2025 -
extmod/mbedtls: Implement DTLS HelloVerify, update test for MSG_PEEK
#17441 opened
Jun 6, 2025 -
py/formatfloat: Improve accuracy of float formatting code.
#17444 opened
Jun 6, 2025 -
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 slice deletion.
#17483 opened
Jun 12, 2025
12 Issues closed by 4 people
-
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
-
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 -
multi-thread file access causing system crash
#17442 opened
Jun 6, 2025
23 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 • 10 new comments -
shared/timeutils: Standardize supported date range on all platforms.
#17366 commented on
Jun 11, 2025 • 7 new comments -
esp32: auto-detect the SPI flash size and automatically size the filesystem
#17337 commented on
Jun 12, 2025 • 7 new comments -
ports/alif/boards/ALIF_ENSEMBLE: Add deploy instructions.
#17435 commented on
Jun 10, 2025 • 2 new comments -
zephyr: Complete the UART driver and make it interrupt driven.
#17382 commented on
Jun 6, 2025 • 2 new comments -
py/parse: Add support for math module constants and float folding
#16666 commented on
Jun 5, 2025 • 1 new comment -
esp8266: WPA2 Enterprise support?
#2778 commented on
Jun 8, 2025 • 0 new comments -
unix: Introduce sanitize_undefined variant, use during CI.
#17414 commented on
Jun 12, 2025 • 0 new comments -
Wake on ext1 only if supported
#17397 commented on
Jun 6, 2025 • 0 new comments -
NRF52: build error, implicit conversion from 'float' to 'double'
#17167 commented on
Jun 9, 2025 • 0 new comments -
Allow pausing and resuming execution
#3619 commented on
Jun 10, 2025 • 0 new comments -
Add `machine.I2CTargetMemory` implementing a simple I2C memory device
#17365 commented on
Jun 7, 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 -
py/runtime.c: Add support for using __all__ in star import.
#17331 commented on
Jun 11, 2025 • 0 new comments -
ports/esp32: added WPA-Enterprise (new)
#17234 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 -
New port for Infineon PSoC6 controllers
#16705 commented on
Jun 12, 2025 • 0 new comments -
esp32/ota: Implement ESP-IDF OTA functionality.
#7048 commented on
Jun 12, 2025 • 0 new comments -
esp32: ADC and ULP improvements
#16521 commented on
Jun 6, 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