index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fuzz
/
device
Age
Commit message (
Expand
)
Author
2026-07-05
clamped copied length to n
HiFiPhile
2026-07-05
fix ci
HiFiPhile
2026-07-03
add ncm receive-path fuzz harness with out-of-bounds seed
Javid Khan
2026-03-12
refactor(vendor/cdc): add CFG_TUD_CDC_RX_NEED_ZLP and CFG_TUD_VENDOR_RX_NEED_ZLP
hathach
2026-03-12
refactor(config): separate endpoint buffer sizes into RX and TX definitions f...
hathach
2025-12-19
clean up cmake, remove family_get_project_name()
hathach
2025-12-11
move host hacked bulk mps out of tu_edpt_validate()
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-14
more make refactor
hathach
2025-10-02
fix typos
hathach
2025-07-02
remove legacy DEPS_SUBMODULES in make
hathach
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-06
integrate top.mk into make.mk
hathach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
Merge pull request #1867 from silvergasp/thread_local_globals
Ha Thach
2023-02-22
missing some files
hathach
2023-01-29
feat(fuzz): Adds seed corpus for cdc and msc classes
Nathaniel Brough
2023-01-20
fix: Change all static variables to thread when fuzzing
Nathaniel Brough
2022-12-08
move fuzz into test/fuzz
hathach