6
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
stm32/usbd_conf: Clean up USBD hardware initialization functions. More... 4 days ago
stm32/boards/STM32F469DISC: Add board.json file. More... 4 days ago
stm32: Fix init sequence of USB hardware and TinyUSB stack. More... 4 days ago
shared/tinyusb: Add optional port-specific hook on USBD init. More... 4 days ago
stm32/rtc: Make sure RTC is using LSE on N6 MCUs. More... 5 days ago
docs/library: Fix typos under I2CTarget irq method description. More... 7 days ago
stm32/mpconfigboard_common: Define TinyUSB MCU type for N6. More... 7 days ago
unix/modsocket: Add IP ADD and DROP MEMBERSHIP to socket constants. More... 9 days ago
shared/tinyusb: Add macro to override TinyUSB callbacks. More... 10 days ago
zephyr: Allow a custom dts. More... 11 days ago
github/workflows: Bump actions/checkout from 5 to 6. More... 11 days ago
tests/multi_espnow: Add test case for espnow rate changes. More... 11 days ago
esp32,docs: Add constants and documentation for espnow data rates. More... 11 days ago
stm32/eth: Move DMA TX/RX index variables to normal RAM. More... 12 days ago
esp32/modespnow: Fix espnow rate setting. More... 12 days ago
docs/library/os: Clarify ilistdir tuples size element. More... 12 days ago
py/objdict: Implement bool and len unary ops for dict views. More... 12 days ago
tools/ci.sh: Add zsh and fish shell completion support. More... 12 days ago
shared/tinyusb/mp_usbd: Reorder the mp_usbd_init/deinit functions. More... 13 days ago
shared/tinyusb: Remove macro guard for tx_overwritabe_if_not_connected. More... 14 days ago
alif/tinyusb_port: Add missing license header. More... 16 days ago
docs/mimxrt/pinout: Use Dxx pin identifiers for Teensy boards. More... 16 days ago
tools/ci.sh: Build ESP32_GENERIC_C5 as part of esp32 CI. More... 16 days ago
ports: Guard calls to machine_*_deinit_all() with #if where appropriate. More... 16 days ago
esp32: Fix USB Zero Length Packet issue with patched tinyusb. More... 19 days ago
nrf/drivers/usb: Provide macros for nrf errata. More... 19 days ago
esp32: Remove dependency on esp_tinyusb. More... 19 days ago
esp32: Take global dependencies out of mpconfigport.h. More... 19 days ago
lib/tinyusb: Update to version 0.19.0-24. More... 19 days ago
stm32/eth: Implement zero-copy of lwIP pbufs for TX path. More... 20 days ago