-
-
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
14 Pull requests merged by 7 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
7 Pull requests opened by 5 people
-
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
7 Issues closed by 2 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
6 Issues opened by 4 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
41 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.
-
zephyr: Add Seeed Studio's XIAO BLE NRF52840 SENSE board.
#17679 commented on
Aug 2, 2025 • 5 new comments -
Zephyr: Add ADC support.
#17616 commented on
Aug 2, 2025 • 3 new comments -
unix/main: Use standard pyexec/repl for unix port.
#12802 commented on
Aug 1, 2025 • 3 new comments -
stm32: Fix DAC issue for MCUs those have D-Cache.
#17770 commented on
Aug 1, 2025 • 2 new comments -
tools\mpremote\mpremote\transport_serial.py: Fix encoding error in PyboardCommand class.
#13586 commented on
Aug 2, 2025 • 1 new comment -
py/asmrv32: Add support for RV32 Zba opcodes.
#17635 commented on
Aug 1, 2025 • 0 new comments -
Enable I2S for ESP32C6 (ESP32_GENERIC_C6)
#17644 commented on
Aug 1, 2025 • 0 new comments -
py/asmrv32: Make lt/le comparisons emitter shorter.
#17652 commented on
Aug 1, 2025 • 0 new comments -
Zephyr/zsensor: Add sensor attribute set/get methods.
#17653 commented on
Aug 1, 2025 • 0 new comments -
esp32/network_ppp: Bugfixes for deadlocks and crashes when disconnecting.
#17656 commented on
Aug 1, 2025 • 0 new comments -
rp2: Fix RP2350 and RP2350B pin alt functions.
#17692 commented on
Aug 1, 2025 • 0 new comments -
unix/make: Fix 32bit libffi path.
#17695 commented on
Aug 1, 2025 • 0 new comments -
shared/tinyusb: Fix build errors with CDC support disabled.
#17708 commented on
Aug 1, 2025 • 0 new comments -
qemu/arm: Extend CI testing to include ArmV7-M hardfp targets.
#17757 commented on
Aug 1, 2025 • 0 new comments -
tests/micropython: Remove big ints dependence for viper boundary tests.
#17761 commented on
Aug 1, 2025 • 0 new comments -
stm32: Add DAC feature for STM32G0.
#17763 commented on
Aug 1, 2025 • 0 new comments -
zephyr: Upgrade to Zephyr v4.2.0.
#17765 commented on
Aug 1, 2025 • 0 new comments -
stm32/boards: Add WeAct_H743VI board support.
#17766 commented on
Aug 2, 2025 • 0 new comments -
tests: various improvements for Octoprobe (WIP)
#17782 commented on
Aug 1, 2025 • 0 new comments -
Fix more operations that can return small ints
#17785 commented on
Aug 1, 2025 • 0 new comments -
Docs: Add build requirements for macOS M-Series Macs.
#17788 commented on
Aug 1, 2025 • 0 new comments -
Add WPA2 Enterprise Authentication Support for ESP32
#17789 commented on
Aug 1, 2025 • 0 new comments -
OSError 16 from time.sleep_ms()
#17792 commented on
Jul 31, 2025 • 0 new comments -
Add USB Host
#17667 commented on
Aug 2, 2025 • 0 new comments -
Import / AttributeError error in new asyncio
#7266 commented on
Aug 2, 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 -
mimxrt: Provide WiFi and BLE support for MIMXRT boards.
#12937 commented on
Aug 2, 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 -
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 -
stm32/usb: Add support for using TinyUSB stack.
#15592 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 -
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 -
extmod/asyncio/stream.py: Add ipv6 support to start_server().
#17311 commented on
Aug 1, 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 -
Broaden IPv6 support in MicroPython by default.
#17545 commented on
Jul 31, 2025 • 0 new comments -
stm32/boards: Add WeAct_H723VG board support.
#17590 commented on
Aug 2, 2025 • 0 new comments -
stm32/eth: Improve Ethernet driver with link detection and static IP support.
#17613 commented on
Aug 1, 2025 • 0 new comments