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
e8b3af038edf2195a8b65e3f66f7097445f07ff2
tinyusb
/
src
T
History
Ha Thach
440e23c491
Merge pull request
#529
from gh2o/stm32-race
...
stm32 fsdev: fix ISTR and CTR_RX/TX race conditions
2020-10-07 15:16:55 +07:00
..
class
Merge pull request
#512
from mzero/fix-midi-sysex
2020-09-23 11:23:53 +07:00
common
Change modulo substitute to while ( idx >= depth) idx -= depth;
2020-09-26 11:00:31 +02:00
device
device: Make number of endpoints configurable
2020-10-01 09:22:49 +02:00
host
more hid host work
2020-09-03 23:57:51 +07:00
osal
add more logging to host stack
2020-09-01 19:16:50 +07:00
portable
Merge pull request
#529
from gh2o/stm32-race
2020-10-07 15:16:55 +07:00
tusb_option.h
add OPT_MCU_SAMD11
2020-08-22 18:46:19 +07:00
tusb.c
add usbd edpt open
2020-04-26 14:51:44 +07:00
tusb.h
example to call tud_init() after freeRTOS kernel is started
2020-07-23 09:20:45 +07:00