6
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 07, 2025 — Jul 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
esp32/lockfiles: Add lockfile for ESP32-H2. More... 3 days ago
tools/ci.sh: Build ESP32_GENERIC_H2 as part of esp32 CI. More... 3 days ago
tests/extmod/machine_timer: Skip virtual timer tests on ESP32. More... 7 days ago
tests/unicode: Test unicode str from bytearray and memoryview. More... 8 days ago
esp32/boards: Add WAVESHARE_ESP32_S3_PICO board configuration. More... 8 days ago
rp2: Fix RP2350 watchdog time to ~16s. More... 9 days ago
rp2: Size IRQ array correctly for 48 pin variants. More... 9 days ago
py/nlrpowerpc: Add r4 to the nlr_push asm clobber list. More... 10 days ago
py/nlrpowerpc: Don't clobber base register. More... 10 days ago
tests/unicode: Test bytes.decode() and str.encode(). More... 11 days ago
tests/basics: Update t-string test cases for unicode. More... 11 days ago
tests/unicode: Remove known differences from test. More... 11 days ago
tests/unicode: Test surrogate characters and memoryview encoding. More... 11 days ago
tests/unicode: Test str.center() with Unicode characters. More... 11 days ago
tests/unicode: Add tests for unicode character formatting. More... 11 days ago
docs: Document Unicode support and limitations. More... 11 days ago
py/objstr: Fix str_center for Unicode strings. More... 11 days ago
py/objstr: Validate encoding for decode and encode. More... 11 days ago
tests/run-tests.py: Specify UTF-8 encoding when opening test files. More... 11 days ago
py/objstr: Optimize character handling and encoding validation. More... 11 days ago
tests/cpydiff: Document unicode differences. More... 11 days ago
py/objstr: Enhance utf-8 character handling in string formatting. More... 11 days ago
py/objstr: Implement bytes.decode() 'ignore' and 'replace' modes. More... 11 days ago
py/mpconfig: Add MICROPY_PY_BUILTINS_BYTES_DECODE_ERRORS. More... 11 days ago
tools/mpy_ld.py: Align the trampoline if requested. More... 11 days ago
py/emitglue: Refactor cache flushing on AArch32. More... 13 days ago
esp32/machine_uart: Make default UART pins board-configurable. More... 15 days ago
py/binary,objint: Add overflow checks and int.to_bytes(signed=True). More... 15 days ago
docs/library/machine.CAN: Add port availability note. More... 15 days ago
docs/library/machine.Signal: Document __call__ method. More... 16 days ago