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
2dd8dba4a7dc7b288a94054080932513ab1e98e3
tinyusb
/
src
/
common
T
History
hathach
6991b28532
improving midi support, adding midi exmaple
...
rename TUSB_DESC_CLASS_SPECIFIC to TUSB_DESC_CS_INTERFACE
2019-07-01 22:38:06 +07:00
..
sys_queue.h
rename queue.h to sys_queue.h to prevent name conflict
2018-09-28 01:59:47 +07:00
tusb_common.h
add TU_ prefix to compiler ATTR to prevent name conflict with application
2019-06-06 10:39:37 +07:00
tusb_compiler.h
add TU_ prefix to compiler ATTR to prevent name conflict with application
2019-06-06 10:39:37 +07:00
tusb_error.h
update license year to 2019
2019-05-14 11:48:05 +07:00
tusb_fifo.c
added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy()
2019-05-29 16:55:15 +07:00
tusb_fifo.h
update license year to 2019
2019-05-14 11:48:05 +07:00
tusb_timeout.h
update license year to 2019
2019-05-14 11:48:05 +07:00
tusb_types.h
improving midi support, adding midi exmaple
2019-07-01 22:38:06 +07:00
tusb_verify.h
enable CFG_TUSB_DEBUG on DEBUG build
2019-05-14 17:36:03 +07:00