Commits
Branch selector
User selector
Commit History
Commits on Jun 4, 2026
samd/mphalport: Run events at least once in mp_hal_delay_ms.
Show description for af38ee1committednrf/mphalport: Run events at least once in mp_hal_delay_ms.
Show description for 4e32820committedmimxrt: Mark boards with no TinyUF2 bootloader support.
Show description for 75555f4committedesp32: Fix espnow crash if falsey value supplied as peer argument.
Show description for 3160809committed
Commits on Jun 3, 2026
esp8266/network_wlan: Allow bytes() objects as MAC address.
Show description for be9a819authored andcommittedzephyr/boards: Add M0Sense Board.
Show description for 3a85a18authored andcommittedzephyr: Only enable PWM when PWM is enabled.
Show description for fcc8ad8authored andcommittedpy: Allow mpy-cross to exclude source lines.
Show description for 90ce8a1authored andcommittedmpy-cross/main: Simplify integer architecture flag parsing.
Show description for 0d8256aauthored andcommittedtools/mpy_ld.py: Ignore R_XTENSA_NDIFF32 relocations.
Show description for 10d4018authored andcommittedtools/verifygitlog.py: Fix --pretty filter to inspect each arg.
Show description for 935881eauthored andcommittedtools: Formally recommend the micropython-uncrustify package.
Show description for 3e5add3committed
Commits on May 29, 2026
rp2/CMakeLists.txt: Require boards to define PICO_FLASH_SIZE_BYTES.
Show description for 44a569bcommittedrp2/boards/WAVESHARE_RP2040_PLUS: Configure STORAGE_BYTES per variant.
Show description for 94b9c36committedrp2/boards/PIMORONI_TINY2040: Configure FLASH_STORAGE_BYTES per variant.
Show description for a0ae5c5committedrp2/boards/PIMORONI_PICOLIPO: Configure FLASH_STORAGE_BYTES per variant.
Show description for dc3fb1ccommittedrp2/boards/WAVESHARE_RP2350B_CORE: Set PICO_FLASH_SIZE_BYTES for cmake.
Show description for e9cc592committedrp2/boards/SIL_RP2040_SHIM: Set PICO_FLASH_SIZE_BYTES at cmake level.
Show description for 5ce24cacommittedrp2/boards/WEACTSTUDIO: Use board headers from pico-sdk.
Show description for 2696d56committedrp2/boards/WEACTSTUDIO_RP2350B_CORE: Use board header from pico-sdk.
Show description for e5a7c7bcommittedrp2/boards/NULLBITS_BIT_C_PRO: Use board header from pico-sdk.
Show description for ff6f2dacommittedmimxrt/machine_encoder: Fix the numeric values of UP and DOWN.
Show description for 1468ad6authored andcommittedesp32/network_wlan: Add channel bandwidth configuration parameter.
Show description for 3ba6eaaauthored andcommittednrf/boards: Increase stack to 6k for nRF51x22 boards with 32k RAM.
Show description for 4cee4d6committedwebassembly: Support buffer protocol in jsffi.to_js.
Show description for 3bba838committedwebassembly: Simplify proxy_c_to_js_get_type interface.
Show description for 44780becommittedwebassembly: Fix GC tracing of object returned from top-level functions.
Show description for b8d43d8committedtools/autobuild: Update example usage of script.
Show description for 78fc0b2committedtools/autobuild: Print consistent msgs for start/pass/fail board build.
Show description for 5885f6bcommittedtools/autobuild: Remove the use of the "id" entry in board.json.
Show description for 4d3e2c6committedtools/ci.sh: Reorder alif and webassembly CI sections alphabetically.
Show description for d05d988committedtools/mpy-tool.py: Clean up escaped compiled module name.
Show description for 9c0249cauthored andcommitted
Commits on May 28, 2026
esp32: Make a generic sdkconfig.flash_qio_80m config snippet.
Show description for 4fd7295committedesp32: Add generic mpconfigboard_xyz_common.cmake files.
Show description for 9fe2c9dcommitted
Commits on May 27, 2026
drivers/esp-hosted: Refactor driver to support full-duplex SPI.
Show description for 8c57717authored andcommitted