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
50a0bddd8b5f394215bdf36ac5b17a7386a77e3d
tinyusb
/
src
T
History
Ha Thach
50a0bddd8b
Merge pull request
#672
from majbthrd/rp2040trim
...
rp2040: correctly size variables to reduce RAM usage
2021-02-25 21:17:59 +07:00
..
class
add itf argument to hid API to support multiple instances
2021-02-24 14:27:20 +07:00
common
add TU_FIFO_INIT() to help with tu_fifo declaration
2021-02-19 11:57:56 +07:00
device
Merge pull request
#648
from hathach/rename-dfu-rt-to-runtime
2021-02-11 15:29:55 +07:00
host
move ehci and ohci to portable folder
2021-02-23 23:09:48 +07:00
osal
add TU_FIFO_INIT() to help with tu_fifo declaration
2021-02-19 11:57:56 +07:00
portable
Merge pull request
#672
from majbthrd/rp2040trim
2021-02-25 21:17:59 +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