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
ac8c343fef785c9aa19ba628f746e72774b9e8c8
tinyusb
/
src
/
common
T
History
hathach
ac8c343fef
fix
#154
forward all endpoint recipeint request to class driver
...
fix typo remove magic number 0xff of driver id
2019-09-13 22:16:24 +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
fix
#154
forward all endpoint recipeint request to class driver
2019-09-13 22:16:24 +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
Remove some type conversion warnings (using GCC pedantic warnings)
2019-09-09 13:35:41 -04:00
tusb_verify.h
Add dummy arguments to GET_NTH_ARG to make GCC happy (removes pedantic warnings)
2019-09-09 13:24:08 -04:00