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 23:25:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
938cae818f5f53887ad12e34189e6746dbce4889
tinyusb
/
src
History
hathach
aa58cdcfa6
change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to CFG_TUH_CDC_FTDI/CP210X_VID_PID_LIST which contains both vid and pid.
2024-01-16 01:28:29 +07:00
..
class
change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to CFG_TUH_CDC_FTDI/CP210X_VID_PID_LIST which contains both vid and pid.
2024-01-16 01:28:29 +07:00
common
Merge branch 'hathach:master' into master
2023-12-28 00:29:41 +08:00
device
style changes
2024-01-12 16:05:35 +07:00
host
- change tuh_event_hook_cb, tud_event_hook_cb to weak default implementation
2024-01-12 15:47:08 +07:00
osal
minor-update
2023-11-23 17:53:17 +07:00
portable
Merge pull request
#2401
from Ryzee119/ohci_more_dev
2024-01-12 17:48:01 +07:00
typec
…
CMakeLists.txt
…
tinyusb.mk
…
tusb_option.h
change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to CFG_TUH_CDC_FTDI/CP210X_VID_PID_LIST which contains both vid and pid.
2024-01-16 01:28:29 +07:00
tusb.c
improved CFG_TUSB_DEBUG handling due to compile errors
2023-12-08 16:59:52 +01:00
tusb.h
…