This website requires JavaScript.
Explore
Help
Register
Sign In
jesus
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
22a5b1608c0949d46f8e346878bff730712858e4
tinyusb
/
src
/
class
/
cdc
T
History
hathach
22a5b1608c
change host driver open return type to bool
...
the descriptor len used by driver will be calculated by usbh
2021-08-20 19:31:38 +07:00
..
cdc_device.c
change usbh open driver to have max_len and return driver len
2021-06-28 17:39:57 +07:00
cdc_device.h
weak atrribute work around removed from CCRX_Port
2021-06-11 22:25:36 +02:00
cdc_host.c
change host driver open return type to bool
2021-08-20 19:31:38 +07:00
cdc_host.h
change host driver open return type to bool
2021-08-20 19:31:38 +07:00
cdc_rndis_host.c
remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()
2021-05-31 12:08:37 +07:00
cdc_rndis_host.h
update license year to 2019
2019-05-14 11:48:05 +07:00
cdc_rndis.h
update license year to 2019
2019-05-14 11:48:05 +07:00
cdc.h
clean up compiler
2021-07-22 22:10:48 +07:00