This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-17 21:15:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
608bbdd21e02804d7ab7873e351e60c2af085230
tinyusb
/
test
History
hathach
741132948b
Unify USB FSDEV driver implementation for various microcontrollers. Replace
FSDEV_BUS_32BIT
with
CFG_TUSB_FSDEV_32BIT
, adjust data/address stride macros, and refactor register/PMU access for consistency across platforms.
2026-03-16 22:33:25 +07:00
..
fuzz
refactor(vendor/cdc): add CFG_TUD_CDC_RX_NEED_ZLP and CFG_TUD_VENDOR_RX_NEED_ZLP
2026-03-12 12:25:59 +07:00
hil
Unify USB FSDEV driver implementation for various microcontrollers. Replace
FSDEV_BUS_32BIT
with
CFG_TUSB_FSDEV_32BIT
, adjust data/address stride macros, and refactor register/PMU access for consistency across platforms.
2026-03-16 22:33:25 +07:00
unit-test
…