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
e9de56ad83
defer DCD_EVENT_BUS_RESET, DCD_EVENT_UNPLUGGED to usbd task
2018-11-02 17:29:49 +07:00
..
dcd.h
add dcd event helper setup_recieved and bus_signal
2018-10-25 15:02:43 +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
clean up osal
2018-11-02 17:26:35 +07:00
usbd.c
defer DCD_EVENT_BUS_RESET, DCD_EVENT_UNPLUGGED to usbd task
2018-11-02 17:29:49 +07:00
usbd.h
make tud_mount_cb() and tud_umount_cb() optional
2018-08-24 18:35:46 +07:00