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
Nathan Conrad
a94fe05ecb
usbd: Change TU_ASSERT to TU_VERIFY as the assertion can be hit when bad data is sent from host.
2019-11-04 08:59:29 -05:00
..
dcd.h
initally adding test_usbd.c
2019-10-30 12:24:07 +07:00
usbd_control.c
fix tud_control_status() didn't update request
2019-11-04 11:21:57 +07:00
usbd_pvt.h
rename usbd_init() to tud_init()
2019-10-30 23:26:34 +07:00
usbd.c
usbd: Change TU_ASSERT to TU_VERIFY as the assertion can be hit when bad data is sent from host.
2019-11-04 08:59:29 -05:00
usbd.h
Merge pull request
#206
from hathach/develop
2019-10-31 08:29:11 +07:00