This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-24 05:42:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
device
History
hathach
050fa2fd39
able to response to scsi inquiry, but failed to response to test unit ready
2019-12-21 19:33:41 +07:00
..
dcd.h
add dcd_edpt0_status_complete() which is useful for several mcu port
2019-11-28 11:46:36 +07:00
usbd_control.c
use dcd_edpt0_status_complete() to set address without blocking for samd21/samd51/stm32_fsdev
2019-11-28 13:39:29 +07:00
usbd_pvt.h
rename usbd_init() to tud_init()
2019-10-30 23:26:34 +07:00
usbd.c
able to response to scsi inquiry, but failed to response to test unit ready
2019-12-21 19:33:41 +07:00
usbd.h
adding tud_isr/tuh_isr with lpc18/43
2019-11-21 22:20:30 +07:00