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 04:58:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a40ec2647f06c37c6b8f0b8af2c17ba747f0aeb
tinyusb
/
src
/
device
History
Scott Shawcroft
7a40ec2647
Split out the control endpoint logic
2018-11-07 23:04:34 -08:00
..
control.c
Split out the control endpoint logic
2018-11-07 23:04:34 -08:00
control.h
Split out the control endpoint logic
2018-11-07 23:04:34 -08:00
dcd.h
Split out the control endpoint logic
2018-11-07 23:04:34 -08:00
usbd_auto_desc.c
allow no mode compilation (no host/device enabled). Handy for project without usb to compile such as nrf52832
2018-08-30 16:12:34 +07:00
usbd_pvt.h
Split out the control endpoint logic
2018-11-07 23:04:34 -08:00
usbd.c
Split out the control endpoint logic
2018-11-07 23:04:34 -08:00
usbd.h
make tud_mount_cb() and tud_umount_cb() optional
2018-08-24 18:35:46 +07:00