This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-02-09 21:55:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ecedc70c8cbec366c7eb6dc90c99c7cce27407e
tinyusb
/
src
History
hathach
ef651e0734
fix
#449
remove obsolete pipehandle from hid host
2020-09-03 17:07:29 +07:00
..
class
fix
#449
remove obsolete pipehandle from hid host
2020-09-03 17:07:29 +07:00
common
correct isr context for nrf DCD_EVENT_UNPLUGGED
2020-08-01 12:02:59 +07:00
device
rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler
2020-09-03 13:12:25 +07:00
host
rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler
2020-09-03 13:12:25 +07:00
osal
add more logging to host stack
2020-09-01 19:16:50 +07:00
portable
Merge pull request
#486
from kasjer/kasjer/add-endpoint-close-to-synopsys
2020-08-24 13:10:46 +07:00
tusb_option.h
add OPT_MCU_SAMD11
2020-08-22 18:46:19 +07:00
tusb.c
…
tusb.h
example to call tud_init() after freeRTOS kernel is started
2020-07-23 09:20:45 +07:00