This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-05 07:07:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16c13bc110fb0959e704b417706dd303afc69981
tinyusb
/
src
History
Skyler Mansfield
16c13bc110
tusb_types:
...
Added descriptive strings for edpt_dir and edpt_type
2022-04-17 01:16:49 +01:00
..
class
rename usbh_edpt_open() to tuh_edpt_open()
2022-03-19 14:59:31 +07:00
common
tusb_types:
2022-04-17 01:16:49 +01:00
device
refactor and integrate usbh control xfer back to usbh.c
2022-03-10 22:22:05 +07:00
host
rename usbh_edpt_open() to tuh_edpt_open()
2022-03-19 14:59:31 +07:00
osal
refactor and integrate usbh control xfer back to usbh.c
2022-03-10 22:22:05 +07:00
portable
add parse config descriptor to example
2022-03-19 00:43:31 +07:00
tusb_option.h
add CFG_TUH_API_EDPT_XFER to enable generic edpt xfer
2022-03-17 21:20:20 +07:00
tusb.c
…
tusb.h
add parse config descriptor to example
2022-03-19 00:43:31 +07:00