This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8323e4b79a2052aee814ca8811e841bceb6a7a7d
tinyUSB
/
src
/
class
/
cdc
History
hathach
8323e4b79a
moving edpt_stream API into common tusb.c
2022-12-22 08:52:01 +07:00
..
cdc_device.c
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
2022-12-15 18:03:01 +07:00
cdc_device.h
add common EPSIZE for bulk/iso in full and highspeed
2022-12-16 17:08:37 +07:00
cdc_host.c
moving edpt_stream API into common tusb.c
2022-12-22 08:52:01 +07:00
cdc_host.h
add tuh_cdc_write_clear, rename read_flush() to read_clear()
2022-12-21 17:49:50 +07:00
cdc_rndis_host.c
Fix typos
2022-12-04 19:43:23 +07:00
cdc_rndis_host.h
add tusb_debug.h remove tusb_error.h
2022-03-09 16:44:19 +07:00
cdc_rndis.h
update license year to 2019
2019-05-14 11:48:05 +07:00
cdc.h
fix hid host incorrect edpt release if failed to transmit
2022-12-20 12:06:59 +07:00