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
Age
Commit message (
Expand
)
Author
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-15
skip mtp in hil test, it seems not stable and failed too often
hathach
2025-10-14
more make refactor
hathach
2025-10-11
increase timeout for mtp hil test
hathach
2025-10-02
use cache to store skip board in hil ci
hathach
2025-10-02
skip mtp for now
hathach
2025-10-02
fix typos
hathach
2025-10-02
fix mtp serial
hathach
2025-10-02
HIL add timeout for opening mtp device
hathach
2025-10-01
test mtp with hil
hathach
2025-09-30
fix serial, try to test mtp with hil
hathach
2025-09-15
Merge branch 'master' into fork/ennebi/mtp
hathach
2025-08-06
Add MTP class device
Maurizio Pesce
2025-08-01
add bufsize to tud_msc_inquiry2_cb()
hathach
2025-07-11
add tud_msc_inquiry2_cb() for full inquiry response
hathach
2025-07-09
add option to pass symbol defines to ci build.py
hathach
2025-07-09
only clean/checkout/download artifacts on first attempt
hathach
2025-07-08
try to skip passed board in hil test when re-run
hathach
2025-07-07
re-add max32666fthr to hil pool
hathach
2025-07-02
update board_test always output to uart regardless of LOGGER option
hathach
2025-07-02
remove legacy DEPS_SUBMODULES in make
hathach
2025-06-11
remove max32666fthr from hil pool
hathach
2025-04-17
- hil test max retry = 3
hathach
2025-04-17
ci add pico_w for native host test
hathach
2025-04-16
de-duplicate flash board_test for board with multiple flags_on
hathach
2025-04-16
add TS3USB30 to test s3 host with slave/dma
hathach
2025-03-26
hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd...
hathach
2025-03-26
added mimxrt1064_evk to hil test pool
hathach
2025-03-25
more hil improvement
hathach
2025-03-25
HIL: add flag CFG_TUH_RPI_PIO_USB to pico/pico2
hathach
2025-03-24
update hil test to include dual and host for pico/pico2
hathach
2025-03-21
enable hil dual for metro m4 with max3421
hathach
2025-01-15
Fix ceedling (#2949)
Ha Thach
2024-11-27
minor clean up
hathach
2024-11-27
fix multiple flag on compiling
hathach
2024-11-27
enable dwc2 dma for hil test for esp32s3/p4 and stm32
hathach
2024-11-21
make sure usb buffer occupies whole cache line when DCACHE is enabled for msc...
hathach
2024-11-14
rename CFG_TUD_DWC2_DMA to CFG_TUD_DWC2_DMA_ENABLE
hathach
2024-11-13
clean up
hathach
2024-11-13
retry test up to 2 times, somehow open serial failed randomly with rp2040
hathach
2024-11-13
change test order (no cdc or msc back to back).
hathach
2024-11-13
skip max3421e metro m4 for now, due to cdc output too fast.
hathach
2024-11-13
improve hil for dual cdc, close cdc once done
hathach
2024-11-13
fix hil set matrix
hathach
2024-11-13
hil cleanup flahser
hathach
2024-11-13
hil add stm32f723disco, add test flags for device/host/dual
hathach
2024-11-12
update host/device_info to build with freertos for espressif board. Add hil t...
hathach
2024-11-11
try adding host test for p4
hathach
2024-11-11
hil replace f407disco by h743nucleo
hathach
2024-11-11
correctly test dwc2 dma device for s3, disable for p4 (cache issue) and f407 ...
hathach
[next]