Commits
Branch selector
User selector
Commit History
Commits on Jun 3, 2026
PR template: Add PR template to micropython-lib.
Show description for 381ac74authored andcommitted
Commits on May 28, 2026
lora: Fix CRC error IRQ bit mask for sx126x.
Show description for 9f7f99bauthored andcommitted
Commits on May 8, 2026
unix-ffi/json: Fix json.loads() of a bytes object.
Show description for 09a33eeauthored andcommitted
Commits on May 7, 2026
mip: Add an alias for codeberg repos.
Show description for 7f8b8f5authored andcommitted
Commits on Apr 21, 2026
unittest: Remove f-strings.
Show description for 816d952authored andcommitted
Commits on Apr 8, 2026
usb-device-core: Fix comment describing the signature of done_cb.
Show description for 2d6dc2fcommitted
Commits on Apr 1, 2026
usb-device-hid: Enable configuring the bInterval on hid devices.
Show description for a1a9e57authored andcommitted
Commits on Mar 23, 2026
string: Convert string module to package and import templatelib.
Show description for 8380c7bcommittedunix-ffi/_libc: Extend FreeBSD libc versions range.
Show description for 41927d7authored andcommitted
Commits on Mar 19, 2026
senml/docs: Correct capitalization of 'MicroPython'.
Show description for 00efb6cauthored andcommittedunix-ffi/machine: Retrieve a unique identifier if one is known.
Show description for 75eb4aaauthored andcommittedunix-ffi/re: Add tests for empty string match in ffi regex.
Show description for 47fec41authored andcommittedunix-ffi/re: Handle PCRE2_UNSET in group and groups methods.
Show description for d8d362eauthored andcommittedlsm6dsox: Add pedometer example code.
Show description for 017f862authored andcommittedlsm6dsox: Add pedometer support.
Show description for 338338fauthored andcommitted
Commits on Mar 2, 2026
sdcard: Add read/write speed test to sdtest.
Show description for d0511a4authored andcommittedsdcard: Compute CRC7 for all SPI commands.
Show description for 446038dauthored andcommitted
Commits on Feb 21, 2026
sdcard: Send stop bit after multi-block read/write.
Show description for cc67cbecommitted
Commits on Dec 8, 2025
aioble/examples: Change variable name to _ADV_INTERVAL_US.
Show description for 6ae440acommittedall: Fix spelling and typos in comments and docstring.
Show description for c266d30authored andcommittedpyproject.toml: Add codespell configuration, CI and precommit.
Show description for 6b2945cauthored andcommitted
Commits on Dec 5, 2025
argparse: Add support for custom argument types.
Show description for 7473d1dauthored andcommitted
Commits on Dec 3, 2025
tarfile: Fix FileSection.skip to not rely on extended readinto args.
Show description for abf316cauthored andcommittedtarfile: Add basic unittest for tarfile.TarFile.
Show description for 1390722authored andcommitted
Commits on Dec 2, 2025
unix-ffi/socket: Remove ip add/drop membership from socket.
Show description for ab6dfdbauthored andcommittediperf3: Fix server UDP mode.
Show description for 6ca6f5bcommittediperf3: Factor out data transfer logic to separate function.
Show description for 241e5ffcommittediperf3: Fix use as a CLI on the unix port of MicroPython.
Show description for 80a5e92committedaiohttp: Correctly handle WebSocket message fragmentation.
Show description for da39097authored andcommittedumqtt.simple: Add unsubscribe method.
Show description for 0d838c3authored andcommittedusb-device-hid: Use report protocol after report descriptor requested.
Show description for 8a230a6authored andcommittedusb-device-hid: Fix descriptor protocol config and set correct default.
Show description for 9031aa3authored andcommitted
Commits on Nov 24, 2025
inspect: Support closures/generators/async-funcs in inspect.signature.
Show description for 852f2cccommitted
Commits on Nov 18, 2025
lora: Fix import error detection for missing drivers.
Show description for 7d0a1f8authored andcommittedall: Correct various typos in comments and docs.
Show description for b312524authored andcommitted