This website requires JavaScript.
Explore
Help
Register
Sign In
jesus
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b0ba105bd9d022ee18388a33f0c36957c48ab149
tinyusb
/
src
T
History
Ha Thach
5285548c75
Merge pull request
#700
from hathach/fix-rp2040-bus-reset
...
fix enum walkaround forever check for SE0 when pull up is disabled
2021-03-04 21:01:39 +07:00
..
class
add midi comment
2021-03-04 19:30:08 +07:00
common
add TU_FIFO_INIT() to help with tu_fifo declaration
2021-02-19 11:57:56 +07:00
device
add note for MIDI (audio v1.0) endpoint decriptor use 9 bytes instead of 7
2021-03-04 01:18:49 +07:00
host
add rp2040 to host example build
2021-02-26 14:05:08 +07:00
osal
add rp2040 to host example build
2021-02-26 14:05:08 +07:00
portable
fix enum walkaround forever check for SE0 when pull up is disabled
2021-03-04 18:36:18 +07:00
tusb_option.h
Implement requested PR changes
2021-02-18 13:26:03 -05:00
tusb.c
have tusb_init() return true instead of TUSB_ERROR_NONE
2020-11-23 13:12:51 +07:00
tusb.h
rename dfu_rt to dfu_runtime for easy reading
2021-02-11 12:05:22 +07:00