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
ff26c5c6b1
clean up
2018-11-14 16:40:07 +07:00
..
control.c
update example for PR. correct share_control definition
2018-11-14 16:03:58 +07:00
control.h
update example for PR. correct share_control definition
2018-11-14 16:03:58 +07:00
dcd.h
change osal_queue_receive() signature
2018-11-14 16:31:28 +07: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
clean up
2018-11-14 16:40:07 +07:00
usbd.h
make tud_mount_cb() and tud_umount_cb() optional
2018-08-24 18:35:46 +07:00