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-01 13:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07abc722b69ea95c6234c3dfc9a1473b43150915
tinyusb
/
src
/
device
History
hathach
e83e08343a
change dcd_init() return from void to bool
2024-10-14 19:42:22 +07:00
..
dcd.h
change dcd_init() return from void to bool
2024-10-14 19:42:22 +07:00
usbd_control.c
make function prototypes match ( found by cppcheck)
2024-09-03 19:38:34 +01:00
usbd_pvt.h
change vendor device to use edpt stream API
2024-09-10 10:44:22 +07:00
usbd.c
change dcd_init() return from void to bool
2024-10-14 19:42:22 +07:00
usbd.h
change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent
2024-10-14 18:27:52 +07:00