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-02-24 10:05:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e32e901cd154e3df1ba6b12abbdcf2b4fc173d54
tinyusb
/
tinyusb
History
hathach
e32e901cd1
increase usb transaction time-out as host_cmsis_rtx easily timeouted
2013-09-14 00:00:05 +07:00
..
class
add set msg & get set cmplt for OID_GEN_CURRENT_PACKET_FILTER (default = 0 reject all) to
2013-09-11 15:03:37 +07:00
common
integrate & able to run cmsis-rtx with current code base
2013-09-13 16:53:17 +07:00
core
change usbh_control_xfer_subtask to use flat API instead of passing tusb_control_request_t struct
2013-07-05 13:23:42 +07:00
device
fix a minor bug
2013-07-05 13:41:34 +07:00
doxygen
…
hal
…
host
fix cmsis rtx tick configuration
2013-09-13 23:32:07 +07:00
osal
increase usb transaction time-out as host_cmsis_rtx easily timeouted
2013-09-14 00:00:05 +07:00
.cproject
…
.project
…
license.txt
…
mcu_capacity.h
integrate & able to run cmsis-rtx with current code base
2013-09-13 16:53:17 +07:00
tusb_option.h
…
tusb.c
…
tusb.h
…