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-12 23:25:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc579c045e5d62050f0b58f20fd28fb71e4070a8
tinyusb
/
src
History
hathach
77f0726361
fix ehci issue with portsc when enable port power and port reset
...
fix attached device not regconized if attached before power on
2023-05-09 17:32:14 +07:00
..
class
more update to host serial API
2023-04-28 22:14:14 +07:00
common
Use __GNUC__ macro to determine if __has_attribute is supported
2023-04-18 17:27:42 +08:00
device
…
host
improve host serial drivers
2023-04-28 19:13:25 +07:00
osal
…
portable
fix ehci issue with portsc when enable port power and port reset
2023-05-09 17:32:14 +07:00
CMakeLists.txt
build host examples with imx
2023-05-08 00:24:48 +07:00
tusb_option.h
refactor ftdi driver
2023-04-27 15:20:04 +07:00
tusb.c
…
tusb.h
…