-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Insights: micropython/micropython
Overview
Could not load contribution data
Please try again later
11 Pull requests merged by 6 people
-
py/mpconfig: Enable the sys module at all feature levels by default.
#17927 merged
Aug 22, 2025 -
py/mpconfig: Enable CRYPTOLIB, HASHLIB_MD5, HASHLIB_SHA1 if SSL enabled.
#17926 merged
Aug 19, 2025 -
py/mpconfig: Rename MICROPY_PY___FILE__ to MICROPY_MODULE___FILE__.
#17886 merged
Aug 19, 2025 -
py/objtype: Use locals_ptr directly instead of getting it from the slot.
#17885 merged
Aug 19, 2025 -
py/asmthumb: Fix T3 encoding of conditional branches.
#17946 merged
Aug 19, 2025 -
ci: Enable UBSan for 'longlong' builds in CI, add stack size for sanitizer builds.
#17735 merged
Aug 19, 2025 -
Update eth_phy include : Typo in line 29.
#17895 merged
Aug 18, 2025 -
stm32/Makefile: Add .gc.blocks.table section to bin.
#17889 merged
Aug 18, 2025 -
stm32: Fix DAC issue for MCUs those have D-Cache.
#17770 merged
Aug 18, 2025 -
stm32: Add DAC feature for STM32G0.
#17763 merged
Aug 18, 2025 -
stm32: Fix 12bit DAC issue on STM32H5.
#17743 merged
Aug 18, 2025
9 Pull requests opened by 6 people
-
tests: change all CLI test runners to use the new `--test-instance` argument scheme
#17949 opened
Aug 18, 2025 -
Add esp32p4 support
#17951 opened
Aug 18, 2025 -
tests: Improve test hardware configuration by putting board-specific settings in `target_wiring` module
#17954 opened
Aug 19, 2025 -
tests/micropython: Make tests behave in low memory condition.
#17955 opened
Aug 19, 2025 -
esp32: Bump esp_tinyusb component, add component version lock files to source control.
#17960 opened
Aug 20, 2025 -
docs/espnow: Add parameters for `ESPNow`.
#17963 opened
Aug 20, 2025 -
unix: avoid crashing after heap lock in REPL
#17965 opened
Aug 20, 2025 -
alif/tinyusb_port: Fix setting of USB device addr for fast hosts.
#17966 opened
Aug 21, 2025 -
esp32: Update machine_i2c.c.
#17971 opened
Aug 22, 2025
5 Issues closed by 3 people
-
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
#17975 closed
Aug 22, 2025 -
Setting (WLAN) hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
#17974 closed
Aug 22, 2025 -
Out-of-bounds read in ff.c:create_name()
#7246 closed
Aug 20, 2025 -
can we share the SPI bus with SDCard?
#17961 closed
Aug 20, 2025 -
Large Viper code causing hang/crash on RP2350 but OK on RP2040
#17940 closed
Aug 19, 2025
6 Issues opened by 5 people
-
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
#17976 opened
Aug 22, 2025 -
ESP32-S3 PWM in lightsleep mode does not works as expected
#17973 opened
Aug 22, 2025 -
ESP32 C6 Micropython I2S Support
#17970 opened
Aug 22, 2025 -
rp2: No Pin IRQ on core 1 (on core 0: OK)
#17968 opened
Aug 21, 2025 -
ESP32-C6: build error
#17953 opened
Aug 18, 2025
27 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: Introduce Zephyr displays
#17939 commented on
Aug 22, 2025 • 38 new comments -
Fix NULL pointer dereference in mp_obj_get_type #17944
#17948 commented on
Aug 19, 2025 • 9 new comments -
network_ppp: Stop polling if stream or PPP PCB are removed.
#17904 commented on
Aug 18, 2025 • 1 new comment -
asyncio: slight optimizations for `run_until_complete` and `sleep_ms`
#17699 commented on
Aug 22, 2025 • 1 new comment -
seeed_xiao_esp32c5 support (IDF v5.5)
#17912 commented on
Aug 20, 2025 • 0 new comments -
zephyr: Make time.sleep() and friends thread safe.
#17866 commented on
Aug 22, 2025 • 0 new comments -
zephyr: Read erase block size from dts instead of using fixed value.
#17861 commented on
Aug 20, 2025 • 0 new comments -
esp32/machine_uart: Fix leaks of machine.UART irq & event task.
#17856 commented on
Aug 21, 2025 • 0 new comments -
stm32/boards: Add NUCLEO-U5A5ZJ-Q board support.
#17748 commented on
Aug 19, 2025 • 0 new comments -
objrange: Allow return of non-small ints.
#17685 commented on
Aug 20, 2025 • 0 new comments -
Enable I2S for ESP32C6 (ESP32_GENERIC_C6)
#17644 commented on
Aug 22, 2025 • 0 new comments -
stm32/boards: Add NUCLEO_H7A3ZI_Q board support.
#17617 commented on
Aug 19, 2025 • 0 new comments -
unix: Extend README with fully static builds section.
#17456 commented on
Aug 23, 2025 • 0 new comments -
wiznet: lwip: Implement zero-copy for socket buffers.
#17447 commented on
Aug 22, 2025 • 0 new comments -
WIP py/objint.c: Add `signed` param to int.from_bytes().
#16798 commented on
Aug 19, 2025 • 0 new comments -
Update esp32.RMT module to the new API
#16293 commented on
Aug 22, 2025 • 0 new comments -
ports/mimxrt: Restructure nxp_sdk to match official mcux-sdk.
#16235 commented on
Aug 23, 2025 • 0 new comments -
ports/esp32: Add PDM RX feature to I2S.
#14176 commented on
Aug 20, 2025 • 0 new comments -
unix/main: Use standard pyexec/repl for unix port.
#12802 commented on
Aug 19, 2025 • 0 new comments -
esp32/machine_pin: Add mode and pull in machine_pin_print() as repr() function.
#12293 commented on
Aug 18, 2025 • 0 new comments -
crash when producing a large string via "*"
#17925 commented on
Aug 23, 2025 • 0 new comments -
ESP32 S2/S3 USB MSC support?
#8426 commented on
Aug 21, 2025 • 0 new comments -
Argument list too long compile error [ESP32}
#17666 commented on
Aug 21, 2025 • 0 new comments -
stm32: mp_hal_ticks_us returns non-monotonic values.
#17947 commented on
Aug 21, 2025 • 0 new comments -
"FATAL: uncaught NLR" with repl + heap lock
#17934 commented on
Aug 19, 2025 • 0 new comments -
Uploading to esp32-s3 (4MB) corrupts file
#17865 commented on
Aug 19, 2025 • 0 new comments -
mpremote: enter_raw_repl: not working with micropython v1.26
#17918 commented on
Aug 18, 2025 • 0 new comments