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-09 21:05:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d18a9e8759fb168a55a2ded6f1f5b9d7db6ea078
tinyusb
/
src
History
hathach
7b35cd0203
add string desc helper
2018-08-21 14:51:59 +07:00
..
class
correct cdc line coding memory align
2018-08-15 17:57:33 +07:00
common
add string desc helper
2018-08-21 14:51:59 +07:00
device
fix memory issue with usbd control xfer
2018-08-15 17:55:16 +07:00
host
rename VERIFY to TU_VERIFY to avoid conflict with application
2018-08-13 18:10:23 +07:00
osal
rename VERIFY to TU_VERIFY to avoid conflict with application
2018-08-13 18:10:23 +07:00
portable
rename VERIFY to TU_VERIFY to avoid conflict with application
2018-08-13 18:10:23 +07:00
license.md
…
tusb_hal.h
…
tusb_option.h
dev hid enhancement, add report descriptor templates for keyboard, mouse, consumer, syscontrol, gamepad
2018-07-31 23:10:50 +07:00
tusb.c
rename VERIFY to TU_VERIFY to avoid conflict with application
2018-08-13 18:10:23 +07:00
tusb.h
…