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-08 06:05:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb21b6a67d84322c7c55fb4962f317c341c058ab
tinyusb
/
src
History
Ha Thach
fb21b6a67d
Merge pull request
#2134
from clhenry/non-bus-powered-re-enumeration
...
Non-bus-powered MSP430 support.
2024-04-15 23:14:10 +07:00
..
class
Adding tuh_hid_get_report(...) to hid_host.h
2024-04-10 15:46:57 +07:00
common
remove the usage of TU_BIT() and TU_GENMASK() from tusb_types.h
2024-04-10 10:13:36 +07:00
device
revert usbd driver name change to be backward compatible
2024-04-08 22:56:22 +07:00
host
add class driver deinit
2024-04-08 22:07:56 +07:00
osal
…
portable
Merge pull request
#2134
from clhenry/non-bus-powered-re-enumeration
2024-04-15 23:14:10 +07:00
typec
…
CMakeLists.txt
…
tinyusb.mk
…
tusb_option.h
add class driver deinit
2024-04-08 22:07:56 +07:00
tusb.c
…
tusb.h
…