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-31 05:52:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
class
/
cdc
History
hathach
5f7d7a34f5
able to complete enumeration with os none blocking
2018-12-06 00:38: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
able to complete enumeration with os none blocking
2018-12-06 00:38:00 +07:00
cdc_host.h
rename xfer complete enum
2018-11-23 15:17:43 +07:00
cdc_rndis_host.c
rename tusb_event_t to xfer_result_t
2018-11-23 15:14:47 +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