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-15 20:14:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e29388051b2d92d2d254e3ce5967bfec2b9720f
tinyusb
/
src
History
hathach
2e29388051
refactor(usbd): replace
_usbd_ctrl_epbuf
with
usbd_get_ctrl_buf()
for cleaner abstraction and consistency across modules
2026-03-11 15:14:09 +07:00
..
class
refactor(usbd): replace
_usbd_ctrl_epbuf
with
usbd_get_ctrl_buf()
for cleaner abstraction and consistency across modules
2026-03-11 15:14:09 +07:00
common
Merge pull request
#3545
from hathach/remove-div-tusb-fifo
2026-03-11 10:47:15 +07:00
device
refactor(usbd): replace
_usbd_ctrl_epbuf
with
usbd_get_ctrl_buf()
for cleaner abstraction and consistency across modules
2026-03-11 15:14:09 +07:00
host
fix(usbh): correct memcpy usage to ensure proper alignment with
offsetof
in device descriptor handling
2026-03-09 14:43:17 +07:00
osal
…
portable
Merge pull request
#3530
from hathach/hcd_ip3516
2026-03-10 21:44:40 +07:00
typec
…
CMakeLists.txt
…
tinyusb.mk
…
tusb_option.h
…
tusb.c
…
tusb.h
…