index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
Age
Commit message (
Expand
)
Author
2022-12-19
[add] semaphore reset support for rt-thread
tyustli
2022-12-16
Merge pull request #1799 from hathach/update-osal-mutex
Ha Thach
2022-12-16
fix ci with usbh and unit test
hathach
2022-12-15
fix build with usbtmc
hathach
2022-12-15
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
hathach
2022-12-14
Merge pull request #1797 from hathach/fix-midi-len
Ha Thach
2022-12-14
fix midi MS Header wTotalLength computation
hathach
2022-12-09
Merge pull request #1783 from scoudreau/usbtmc-high-speed
Ha Thach
2022-12-09
Merge pull request #1784 from scoudreau/interrupt-descriptor-polling-interval
Ha Thach
2022-12-08
Added missing typecast to pass build checks
scoudreau
2022-12-08
Correct interrupt polling interval in descriptor
Sebastien COUDREAU
2022-12-08
usbtmc: correct packet size bug
Sebastien COUDREAU
2022-12-08
Merge pull request #1716 from silvergasp/master
Ha Thach
2022-12-08
clean up
hathach
2022-12-08
correct ci paths filter
hathach
2022-12-08
fix ci
hathach
2022-12-08
update build fuzzer step
hathach
2022-12-08
update build fuzzer
hathach
2022-12-08
move build Fuzzer into pre-commit
hathach
2022-12-08
update fuzzer ci
hathach
2022-12-08
move fuzz into test/fuzz
hathach
2022-12-08
fix typo, add -Wno-error=unreachable-code for fuzz due to latest cdc changes
hathach
2022-12-08
feat(fuzz): Adds net class fuzzer
Nathaniel Brough
2022-12-08
.github: Add fuzzer builder
Nathaniel Brough
2022-12-08
fuzz: Add msc fuzz harness
Nathaniel Brough
2022-12-08
fuzz: Add support for fuzzing
Nathaniel Brough
2022-12-08
Merge pull request #1781 from hathach/update-unit-test
Ha Thach
2022-12-08
update .codespell
hathach
2022-12-08
update ci
hathach
2022-12-08
move ceedling tests to test/unit-test
hathach
2022-12-08
add missing ceedling files
hathach
2022-12-08
add paths to all workflows
hathach
2022-12-08
test ci paths
hathach
2022-12-08
update ceedling to 0.31.1
hathach
2022-12-06
Merge pull request #1487 from tore-espressif/fix/cdc_autoflush
Ha Thach
2022-12-06
cdc: Fix autoflush for FIFO < MPS
Tomas Rezucha
2022-12-05
Merge pull request #1776 from hathach/hid-fido
Ha Thach
2022-12-05
rename to match fido sample uf2_hid..h
hathach
2022-12-05
Merge pull request #1767 from pete-pjb/master
Ha Thach
2022-12-05
clean osal_freertos, update freertos examples to work with configSUPPORT_DYNA...
hathach
2022-12-04
Merge pull request #1774 from hathach/add-codespell
Ha Thach
2022-12-04
add ignore-words to make it easier to
hathach
2022-12-04
test exclude-file.txt, add action concurrency
hathach
2022-12-04
check exclude file
hathach
2022-12-04
add codespell config and ci run
hathach
2022-12-04
Merge pull request #1695 from hadess/wip/hadess/fix-typos
Ha Thach
2022-12-04
more typos
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-12-02
Back out another of my changes I am still investigating.
pete-pjb
2022-12-02
Some reverts and changes after discussion.
pete-pjb
[next]