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
/
msc
History
hathach
821be65b03
rename usbh_edpt_open() to tuh_edpt_open()
2022-03-19 14:59:31 +07:00
..
msc_device.c
Merge pull request
#1350
from hathach/enhance-multipl-ports
2022-02-26 01:00:07 +07:00
msc_device.h
add tud_msc_request_sense_cb() as weak callback
2022-02-14 18:17:49 +07:00
msc_host.c
rename usbh_edpt_open() to tuh_edpt_open()
2022-03-19 14:59:31 +07:00
msc_host.h
change host driver open return type to bool
2021-08-20 19:31:38 +07:00
msc.h
more include clean up
2021-05-27 18:34:07 +07:00