index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
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
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
Age
Commit message (
Expand
)
Author
2026-04-02
Merge pull request #3579 from DavidKorczynski/patch-1
Ha Thach
2026-04-02
add msc device to hil rp2040 host pool
hathach
2026-04-01
fix hil uid typo
hathach
2026-03-31
finally get rp2040 host epx working with 2-sof solution for switching
hathach
2026-03-30
Fix broken fuzzing harness
DavidKorczynski
2026-03-27
clean up hw_endpoint_open(), still has issue with E15 and ping-pong (slow read).
hathach
2026-03-26
implement ping-pong double buffered for both tx and rx
hathach
2026-03-25
update hcd to handle interrupt per buf
hathach
2026-03-23
update host msc hil test
hathach
2026-03-20
Add dd command to MSC file explorer for sector read and speed reporting, adju...
hathach
2026-03-19
Add EPX transfer scheduling when hcd_edpt_xfer() is called while epx is busy
hathach
2026-03-18
hil pico2 test with native host
Ha Thach
2026-03-18
add hil test for device hid_generic_inout functionality
hathach
2026-03-17
add hil tests for device msc_dual_lun and midi functionality
hathach
2026-03-17
add hil test for host msc and cdc
hathach
2026-03-17
add hil host cdc test
hathach
2026-03-16
Unify USB FSDEV driver implementation for various microcontrollers. Replace `...
hathach
2026-03-13
add support for CH32F20X MCU and update board configuration
hathach
2026-03-12
update hil host
hathach
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
2026-03-07
update hil test: remove unused ctypes, add fallback for skip boards
hathach
2026-03-06
enable hil test for mtp
hathach
2026-03-06
fix hil test
hathach
2026-03-06
add hil test, update readme
hathach
2026-03-06
Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printer
hathach
2026-03-05
esp32p4 min rev 0.1
hathach
2026-03-03
add esptool --force for esp32p4 v0.1
hathach
2026-01-14
Merge 'upstream/master' into device-class-printer
Rémi Berthoz
2026-01-14
fix typo in fuzzing rules.mk for printer device
Rémi Berthoz
2026-01-14
correct dual port hil assert
hathach
2026-01-13
minor clean up
hathach
2026-01-13
minor clean up
hathach
2026-01-07
Add missing printer_device.c in test/fuzz sources
Rémi Berthoz
2026-01-06
minor update
hathach
2026-01-06
Merge pull request #3441 from hathach/fifo-access-mode
Ha Thach
2026-01-03
hwfifo support custom write/read
hathach
2026-01-03
add tu_hwfifo_access_t param to hwfifo API
hathach
2026-01-02
support multiple data stride if configured
hathach
2026-01-01
minor refactor
hathach
2025-12-31
update tu_fifo to work with fsdev hwfifo with increased address 16/32bit
hathach
2025-12-31
re-branding fixed address fifo read/write to stride mode
hathach
2025-12-30
tusb_fifo remove item_size make it fifo of bytes
hathach
2025-12-19
clean up cmake, remove family_get_project_name()
hathach
2025-12-16
make fifo access mode fixed addr work with 16 bit also
hathach
2025-12-11
move host hacked bulk mps out of tu_edpt_validate()
hathach
2025-12-01
add linkermap to deps and linkermap taget
hathach
2025-11-27
re-enable other hil tests
hathach
2025-11-27
more rename
hathach
2025-11-26
add tu_scatter_read32(), tu_scatter_write32() to simplify tu_fifo
hathach
[next]