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-03-16 20:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69a801c0275500f392b21d77acd690a5c1977de7
tinyusb
/
src
History
hathach
e9725dcdbe
use dcd_edpt0_status_complete() to prepare for setup packet for samd21/samd51
2019-11-28 13:48:55 +07:00
..
class
fix
#229
2019-11-27 12:34:30 +07:00
common
add dcd_edpt0_status_complete() which is useful for several mcu port
2019-11-28 11:46:36 +07:00
device
use dcd_edpt0_status_complete() to set address without blocking for samd21/samd51/stm32_fsdev
2019-11-28 13:39:29 +07:00
host
fix segger host example
2019-11-22 00:33:10 +07:00
osal
add a bit of log1 for debugging
2019-11-03 14:08:38 +07:00
portable
use dcd_edpt0_status_complete() to prepare for setup packet for samd21/samd51
2019-11-28 13:48:55 +07:00
tusb_option.h
usb hw init OK
2019-11-24 23:46:28 +07:00
tusb.c
…
tusb.h
…