6
I Use This!
Very High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Dec 04, 2024 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
extmod/modwebsocket: Save a few bytes of text by using bit checks. More... 2 months ago
zephyr: Add boards files for rp2350's m33 on pico 2. More... 2 months ago
zephyr: Remove defaulting to newlib. More... 2 months ago
tests: Move ports/esp32/resolve_on_connect.py to net_inet. More... 2 months ago
tests/run-tests.py: Raise OSError on invalid file open for injected FS. More... 2 months ago
py/objmodule: Avoid interning a string unnecessarily. More... 2 months ago
webassembly/objjsproxy: Support arbitrary number of args with kwargs. More... 2 months ago
README: Define and describe the port Tier levels. More... 2 months ago
qemu/mpconfigport: Remove definitions of _FMT macros. More... 2 months ago
powerpc/mpconfigport: Remove definitions of _FMT macros. More... 2 months ago
zephyr/boards: Add XIAO BLE NRF52840 SENSE board. More... 2 months ago
zephyr: Mount all disks and flash partition, formatting if necessary. More... 2 months ago
zephyr/boards: Setup rpi_pico to use Zephyr FS instead of MPY FS. More... 2 months ago
zephyr/CMakeLists.txt: Fix FS config options being ignored. More... 2 months ago
esp32: Update to use ESP-IDF v5.5.1. More... 2 months ago
tests/basics: Skip exception_chain and self_type_check on unix minimal. More... 2 months ago
zephyr/mpconfigport: Enable MICROPY_PY_MATH_POW_FIX_NAN. More... 2 months ago
py/modmath: Make MICROPY_PY_MATH_POW_FIX_NAN also fix pow(x, NaN) cases. More... 2 months ago
py/mpconfig: Introduce SIZE_FMT macro. More... 2 months ago
zephyr/modzsensor: Add set/get sensor attributes to zsensor. More... 2 months ago
zephyr/machine_adc: Add ADC support. More... 2 months ago
all: Use "static inline" consistently in function definitions. More... 2 months ago
tools/autobuild: Use same length Git hash abbreviation in file names. More... 2 months ago
alif/boards/OPENMV_AE3: Fix switch name to match OpenMV RT1062 and N6. More... 2 months ago
alif/machine_spi: Fix init() to only change requested settings. More... 2 months ago
stm32/boards/NUCLEO_N657X0: Enable Ethernet. More... 2 months ago
alif/tinyusb_port: Update dcd_init function to match TinyUSB v0.18.0. More... 2 months ago
github/workflows: Use new ci.sh style for calling functions. More... 2 months ago
py/py.mk: Regenerate moduledefs.h if makemoduledefs.py changes. More... 2 months ago
webassembly/asyncio: Fix ThenableEvent to handle rejected thenables. More... 2 months ago