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 07:07:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2dc419270d17f100ec04cd18e764fe66d298f77
tinyusb
/
src
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
..
class
rename CFG_TUD_ENDPOINT0_BUFSIZE to make it more consistent
2025-11-19 13:36:32 +07:00
common
Merge pull request
#3345
from hathach/update-iso-alloc
2025-11-17 23:34:04 +07:00
device
rename CFG_TUD_ENDPOINT0_BUFSIZE to make it more consistent
2025-11-19 13:36:32 +07:00
host
fix more alerts found by pvs-studio
2025-11-07 23:50:16 +07:00
osal
fix more alerts found by pvs-studio
2025-11-07 23:50:16 +07:00
portable
Merge branch 'refs/heads/master' into dwc2_ep0
2025-11-19 11:32:44 +07:00
typec
…
CMakeLists.txt
…
tinyusb.mk
…
tusb_option.h
rename CFG_TUD_ENDPOINT0_BUFSIZE to make it more consistent
2025-11-19 13:36:32 +07:00
tusb.c
clear endpoint stream when open for cdc_host and midi_host
2025-11-13 12:31:27 +07:00
tusb.h
…