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
c145777e0eb6b9add414504dd8cf4ec7da6cc61a
tinyusb
/
src
T
History
Jerzy Kasenberg
c145777e0e
dcd_pic32: Add asserts transfer sanity check
...
TU_ASSERTS added to detect transfer inconsistency.
2022-05-01 14:14:42 +02:00
..
class
rename usbh_edpt_open() to tuh_edpt_open()
2022-03-19 14:59:31 +07:00
common
Add TU_BREAKPOINT for mips architecture
2022-05-01 14:05:49 +02:00
device
add note for tud_task() behavior in freertos example
2022-04-20 18:35:38 +07:00
host
add note for tud_task() behavior in freertos example
2022-04-20 18:35:38 +07:00
osal
fix freertos issue when 1 tick > 1 ms
2022-04-20 14:37:42 +07:00
portable
dcd_pic32: Add asserts transfer sanity check
2022-05-01 14:14:42 +02:00
tusb_option.h
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms
2022-04-20 13:25:38 +07:00
tusb.c
implement tu_edpt_release()
2022-03-09 17:26:55 +07:00
tusb.h
add parse config descriptor to example
2022-03-19 00:43:31 +07:00