6
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 13, 2025 — Mar 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mimxrt/machine_encoder: Remove executable mode bit. More... 5 days ago
mimxrt/boards/ADAFRUIT_METRO_M7: Remove unused WiFi/BLE declarations. More... 5 days ago
mimxrt/boards: Add missing declarations of XBARA1 for two boards. More... 5 days ago
py/lexer: Fix parsing of f'{{'. More... 10 days ago
ports: Don't pass -nostdlib in CFLAGS. More... 12 days ago
github/workflows: Bump actions/upload-artifact from 6 to 7. More... 16 days ago
extmod/mbedtls: Factor out mbedtls_hardware_poll() to common code. More... 16 days ago
tests/net_inet: Use the letsencrypt TLS root cert for all tests. More... 16 days ago
alif/boards/ALIF_ENSEMBLE: Add an off-profile. More... 17 days ago
tests/run-tests.py: Ignore known-flaky test failures. More... 17 days ago
alif/boards/OPENMV_AE3: Configure sensor interrupts as GPIO input. More... 18 days ago
samd/boards: Add more flash choices for Adafruit M4 boards. More... 18 days ago
tests/extmod/os_urandom.py: Add test for os.urandom. More... 20 days ago
extmod/modos: Raise an error at a negative argument of os.urandom(). More... 20 days ago
stm32: Support more stm32g4 variants. More... 21 days ago
rp2/boards/CYTRON_MOTION_2350_PRO: Add Cytron Motion 2350 Pro board. More... 22 days ago
github: Add a Generative AI Usage declaration to the PR template. More... 24 days ago
rp2: Switch all RNG sources from ROSC to pico_rand. More... 24 days ago
stm32/pin: Reduce footprint of pin structures. More... 25 days ago
extmod/vfs_reader: Process pending events during file reads. More... 25 days ago
ports: Refactor os.urandom(). More... 25 days ago
esp32/esp32_rmt: Release GIL while waiting for TX done. More... 26 days ago
tests/micropython: Add a test for checking viper value clobbering. More... 27 days ago
py/asmrv32: Do not clobber index register on viper load/store. More... 27 days ago
py/asmthumb: Do not clobber index register on viper load/store. More... 27 days ago
rp2/boards/POLOLU_ZUMO_2040_ROBOT: Remove header file. More... 29 days ago
lib/libhydrogen: Update to latest release. More... 29 days ago
py/objstr: Fix b"".hex() so it returns an empty str object. More... about 1 month ago
py/objstr: Factor code with a helper function to create empty str/bytes. More... about 1 month ago
tests/basics/builtin_str_hex.py: Remove corresponding .exp file. More... about 1 month ago