6
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
extmod/modlwip: Always set the lwip_socket_ioctl() return value. More... 7 days ago
mimxrt/boards/PHYBOARD_RT1170: Update use of mp_handle_pending(). More... 8 days ago
tests/run-tests.py: Broaden the check for raw REPL failure. More... 8 days ago
py/emitinlinextensa: Refactor handling of selected narrow opcodes. More... 9 days ago
zephyr/modzsensor: Add additional sensor type constants. More... 9 days ago
py/misc: Fix truncating cast to char. More... 9 days ago
zephyr/main: Put GC heap in noinit linker area. More... 10 days ago
windows: Compile printf.c for the msvc port. More... 10 days ago
py/gc: Differentiate between root and subtree pointers for debug log. More... 10 days ago
py/gc: Trace all marked heads in debug log. More... 10 days ago
py/objstr: Avoid double zero init on sized bytes. More... 10 days ago
py/objarray: Avoid double zero init on sized bytearrays. More... 10 days ago
zephyr: Add support for RISC-V RV32IMC native code emitter. More... 11 days ago
tests/run-tests.py: Abort test run if enter_raw_repl fails many times. More... 13 days ago
tests/test_utils.py: Abort test if serial port fails at start. More... 13 days ago
tests/run-tests.py: Exit with error code 2 if test runner fails. More... 13 days ago
mimxrt/Makefile: Make board linker scripts configurable. More... 15 days ago
docs/library/network.PPP: Document the optional poll() argument. More... 17 days ago
py/emitinlinextensa: Add inline assembler support for windowed cores. More... 17 days ago
tests/target_wiring/README: Add README describing target_wiring specs. More... 20 days ago
py/objtuple: Make mp_obj_tuple_get an inline function. More... 20 days ago
py/objlist: Make three list helper functions inline. More... 20 days ago
py/objfun: Rename mp_obj_fun_get_name to mp_obj_fun_bc_get_name. More... 20 days ago
zephyr/Kconfig: Resolve build problem with multiple FatFs libs. More... 22 days ago
shared/readline: Handle \r and \n correctly as a newline. More... 23 days ago
esp32: Fix linker errors with CMake <3.25 and libbtree. More... 23 days ago
esp32: Increase minimum CMake version to 3.16. More... 23 days ago
github: Install Python 3.11 for Windows CI runs. More... 24 days ago
tests/target_wiring: Add SPI instance for mimxrt, nrf, renesas-ra, samd. More... 24 days ago
tests/extmod/machine_spi_rate.py: Use target wiring for SPI instances. More... 24 days ago