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-04-01 12:23:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fad088719e7cc4d1cab9216eb81567dd67af65f7
tinyusb
/
src
History
hathach
fad088719e
merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODE
...
each port is 1 byte for easy maintenance
2020-05-26 15:21:23 +07:00
..
class
revert a change to net driver
2020-04-26 23:04:17 +07:00
common
enable -Wcast-align
2020-05-17 14:24:15 +07:00
device
added tud_task_event_ready()
2020-05-20 14:31:45 +07:00
host
…
osal
fix freeRTOS logic
2020-05-20 15:21:11 +07:00
portable
fix nrf hanged (blocking wait) when called within critical section
2020-05-21 21:22:12 +07:00
tusb_option.h
merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODE
2020-05-26 15:21:23 +07:00
tusb.c
add usbd edpt open
2020-04-26 14:51:44 +07:00
tusb.h
…