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
2281a514846402af68aa4c97fcd206611c0969a1
tinyusb
/
src
T
History
Nathan Conrad
2281a51484
Revert "Also need to just return false in the case that it isn't an interface control event. We shouldn't assert. This normally isn't an"
...
This reverts commit
f241ff389f
.
2019-09-20 12:27:41 -04:00
..
class
Revert "Also need to just return false in the case that it isn't an interface control event. We shouldn't assert. This normally isn't an"
2019-09-20 12:27:41 -04:00
common
Change inline functions to macros, and make all parameter names uniform.
2019-09-16 11:27:05 -04:00
device
follow up to suggestion to pr 155
2019-09-16 11:13:17 +07:00
host
rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDOR
2019-07-19 16:31:51 +07:00
osal
update license year to 2019
2019-05-14 11:48:05 +07:00
portable
Merge pull request
#163
from hathach/develop
2019-09-16 16:37:27 +07:00
tusb_option.h
adding stm32l4 support, board test run with stm32l476disco, usb doens't work yet
2019-09-13 11:22:44 +07:00
tusb.c
update license year to 2019
2019-05-14 11:48:05 +07:00
tusb.h
rename custom/custom-_* to vendor/vendor_*
2019-07-19 16:37:28 +07:00