This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-24 05:42:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
device
History
hathach
33f0a18523
update cdc edpt read
2020-09-09 16:25:31 +07:00
..
dcd.h
rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler
2020-09-03 13:12:25 +07:00
usbd_control.c
device: fix build warning when CFG_TUSB_DEBUG >= 2
2020-05-07 19:03:40 +08:00
usbd_pvt.h
introduce optional usbd_edpt_claim, usbd_edpt_release which can be used to gain exclusive access to usbd_edpt_xfer
2020-09-09 15:48:11 +07:00
usbd.c
update cdc edpt read
2020-09-09 16:25:31 +07:00
usbd.h
allow application driver to overwrite built-in one
2020-08-07 14:47:32 +07:00