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
/
class
/
cdc
History
hathach
9b74f0e98f
add connect to cdc for testing
2018-12-07 15:07:00 +07:00
..
cdc_device.c
clean up warnings
2018-11-26 12:29:55 +07:00
cdc_device.h
clean up warnings
2018-11-26 12:29:55 +07:00
cdc_host.c
add connect to cdc for testing
2018-12-07 15:07:00 +07:00
cdc_host.h
clean up hub
2018-12-06 22:47:49 +07:00
cdc_rndis_host.c
rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC
2018-12-06 22:24:31 +07:00
cdc_rndis_host.h
rename tusb_event_t to xfer_result_t
2018-11-23 15:14:47 +07:00
cdc_rndis.h
rename VERIFY to TU_VERIFY to avoid conflict with application
2018-08-13 18:10:23 +07:00
cdc.h
remove pragma GCC diagnostic
2018-11-23 15:25:25 +07:00