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-03-10 01:24:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa7ff56166a667f97784f8cae068a1c93b3ffc97
tinyusb
/
src
History
hathach
47cd08d526
clean up
2019-08-05 22:31:41 +07:00
..
class
add vendor peek, change cdc peek signature, change cdc read_char() return from signed char to int32_t
2019-08-01 10:46:27 +07:00
common
clean up
2019-08-01 13:20:00 +07:00
device
clean up
2019-08-01 13:20:00 +07:00
host
rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDOR
2019-07-19 16:31:51 +07:00
osal
…
portable
clean up
2019-08-05 22:31:41 +07:00
tusb_option.h
rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_request_cb/complete_cb
2019-07-24 09:45:32 +07:00
tusb.c
…
tusb.h
rename custom/custom-_* to vendor/vendor_*
2019-07-19 16:37:28 +07:00