-
-
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
15 Pull requests merged by 8 people
-
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
20 Pull requests opened by 9 people
-
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 -
webassembly: reuse JavaScript proxy references if possible, to improve identity/equality relationships
#17758 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 on STM32F7/H7.
#17770 opened
Jul 27, 2025 -
py/asmthumb: Don't corrupt base register in large offset store.
#17772 opened
Jul 27, 2025 -
mpremote/mp_errno: Fix errno.ENOTBLK error on Windows.
#17775 opened
Jul 28, 2025 -
mpremote: fix esp usb reset
#17776 opened
Jul 28, 2025 -
esp32: Update the README details to account for newer chips.
#17777 opened
Jul 29, 2025 -
tests/multi_bluetooth: Extend the deep sleep test timeout.
#17779 opened
Jul 29, 2025 -
tests/run-multitests: Escape encoding errors instead of crashing.
#17780 opened
Jul 29, 2025 -
rp2: on RP2350 configure jmp pins as input if they are in isolation mode
#17781 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
6 Issues closed by 5 people
-
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
1 Issue opened by 1 person
-
mpremote: Unknown errno.ENOTBLK on Windows
#17773 opened
Jul 28, 2025
25 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.
-
shared/tinyusb: Fix build errors with CDC support disabled.
#17708 commented on
Jul 29, 2025 • 10 new comments -
mpremote/tests: Rewrite test runner to run correctly under Windows.
#17089 commented on
Jul 29, 2025 • 7 new comments -
asyncio: slight optimizations for `run_until_complete` and `sleep_ms`
#17699 commented on
Jul 29, 2025 • 4 new comments -
zephyr: use feature levels for minimal and standard build configurations
#17680 commented on
Jul 30, 2025 • 2 new comments -
Zephyr: Add ADC support.
#17616 commented on
Jul 30, 2025 • 2 new comments -
esp32: Add machine.Counter and machine.Encoder.
#12346 commented on
Jul 30, 2025 • 2 new comments -
Add `machine.I2CTarget` implementing a generic I2C device
#17365 commented on
Jul 30, 2025 • 2 new comments -
extmod/modtls_mbedtls: Do gc_collect and retry ssl_init on any error.
#17750 commented on
Jul 30, 2025 • 0 new comments -
tests/run-natmodtests.py: Automatically skip tests that are too large.
#17738 commented on
Jul 30, 2025 • 0 new comments -
ci: Enable UBSan for 'longlong' builds in CI, add stack margin for sanitizer builds.
#17735 commented on
Jul 29, 2025 • 0 new comments -
Test REPR_B & fix test failures
#17688 commented on
Jul 25, 2025 • 0 new comments -
Add compile-time checking of mp_printf format strings
#17556 commented on
Jul 29, 2025 • 0 new comments -
rp2/pio: Fix the RP2350 (PICO2) Port PIO2 prog data structure
#17519 commented on
Jul 29, 2025 • 0 new comments -
rp2: Increase configurability of boards
#17487 commented on
Jul 29, 2025 • 0 new comments -
py/formatfloat: Improve accuracy of float formatting code.
#17444 commented on
Jul 24, 2025 • 0 new comments -
add esp32P4 support to start with
#17356 commented on
Jul 28, 2025 • 0 new comments -
tools\mpremote\mpremote\transport_serial.py: Fix encoding error in PyboardCommand class.
#13586 commented on
Jul 30, 2025 • 0 new comments -
Add stateless auto configuration for IPv4
#9877 commented on
Jul 28, 2025 • 0 new comments -
WIP: examples/bluetooth: Add BLE HID mouse and keyboard examples.
#6559 commented on
Jul 25, 2025 • 0 new comments -
RP2350: PIO scripts fail, despite running on RP2040
#17047 commented on
Jul 29, 2025 • 0 new comments -
Update api of esp32 i2c and other drivers.
#17696 commented on
Jul 28, 2025 • 0 new comments -
PIO does not work on RP2350B with GPIO pin >=32
#16199 commented on
Jul 26, 2025 • 0 new comments -
mpremote mount: file write of non-byte arrays fails due to incorrect length calculation
#17665 commented on
Jul 26, 2025 • 0 new comments -
rp2: Can't send KeyboardInterrupt with os.dupterm()
#17732 commented on
Jul 25, 2025 • 0 new comments -
mpremote fs cp can only handle files that already exist
#17752 commented on
Jul 24, 2025 • 0 new comments