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-05 15:17:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1a261ec1260483b9c7fa2c1a2f2fbb2e36c074d
tinyusb
/
src
/
device
History
hathach
b2dc419270
rename CFG_TUD_ENDPOINT0_BUFSIZE to make it more consistent
...
use uint8_t for dfu state and status to reduce size
2025-11-19 13:36:32 +07:00
..
dcd.h
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future.
2025-11-17 12:09:30 +07:00
usbd_control.c
rename CFG_TUD_ENDPOINT0_BUFSIZE to make it more consistent
2025-11-19 13:36:32 +07:00
usbd_pvt.h
added .clang-format
2025-11-05 17:34:27 +07:00
usbd.c
fix more alerts found by pvs-studio
2025-11-07 23:50:16 +07:00
usbd.h
…