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-31 20:03:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd9d43d7c5785f4d5337bce1e5d5cede86b709c7
tinyusb
/
src
/
common
History
hathach
fd9d43d7c5
refactor spresense into cxd56. there is no orphan board in bsp.
2025-10-15 19:31:16 +07:00
..
tusb_common.h
successfully
2025-10-10 10:20:19 +05:30
tusb_compiler.h
…
tusb_debug.h
enum For string descriptor (langid, manufacturer product, serila): always get the first 2 bytes to determine the length first. otherwise, some device may have buffer overflow.
2025-04-18 10:53:12 +07:00
tusb_fifo.c
Fix obsolete cnt assignment in _tu_fifo_peek() overflow check
2025-09-03 10:42:17 +00:00
tusb_fifo.h
…
tusb_mcu.h
refactor spresense into cxd56. there is no orphan board in bsp.
2025-10-15 19:31:16 +07:00
tusb_private.h
…
tusb_types.h
use tu_desc_in_bounds() for descriptor loop
2025-08-02 11:23:15 +07:00
tusb_verify.h
Fix erroneous documentation of TU_ASSERT/TU_VERIFY
2025-09-22 12:58:24 +02:00