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-22 23:44:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a9f44bdd267d05640d1028c07269d044291243b
tinyusb
/
src
History
hathach
9b17d55c91
rp2 disable hwfifo
2026-03-19 09:59:34 +07:00
..
class
Merge pull request
#3559
from hathach/fix-fsdev-midi-host-bugs
2026-03-18 21:01:43 +07:00
common
fix bugs in fsdev hcd, dcd and midi host stream write
2026-03-18 19:04:13 +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
refactor(config): separate endpoint buffer sizes into RX and TX definitions for clarity and flexibility
2026-03-12 11:43:32 +07:00
osal
remove TUSB_MCU_VENDOR_ESPRESSIF, use ESP_PLATFORM for Espressif
2026-03-13 12:39:24 +07:00
portable
rp2 disable hwfifo
2026-03-19 09:59:34 +07:00
typec
…
CMakeLists.txt
…
tinyusb.mk
…
tusb_option.h
rp2 disable hwfifo
2026-03-19 09:59:34 +07:00
tusb.c
Merge branch 'master' into zlp-hs-on-fs
2026-03-11 16:20:14 +07:00
tusb.h
…