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
/
hil
/
tinyusb.json
Age
Commit message (
Expand
)
Author
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
skip max3421e metro m4 for now, due to cdc output too fast.
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
2024-11-11
add esp32p4 to hil
hathach
2024-10-10
remove stm32f769disco since it is not reliable
hathach
2024-10-10
add f407disco to hil pool
hathach
2024-10-10
add stm32f769disco to hil pool
hathach
2024-10-04
enable dma hil test with hfp.json
hathach
2024-10-04
hil test both slave and dma for dwc2 esp32s3
hathach
2024-09-30
temporarily update hil_test.py to have dual/host_info_to_device_cdc optional ...
hathach
2024-09-30
Migrate hil vm (#2822)
Ha Thach