20 Commits

Author SHA1 Message Date
hathach
453d69517b
fix multiple flag on compiling 2024-11-27 11:10:06 +07:00
hathach
63771086d9
enable dwc2 dma for hil test for esp32s3/p4 and stm32 2024-11-27 00:22:56 +07:00
hathach
fa523a5682
make sure usb buffer occupies whole cache line when DCACHE is enabled for msc,cdc,hid
HIL enable device DMA for p4
2024-11-21 10:22:09 +07:00
hathach
daef846aa7
rename CFG_TUD_DWC2_DMA to CFG_TUD_DWC2_DMA_ENABLE 2024-11-14 13:26:11 +07:00
hathach
3ee3658dad
skip max3421e metro m4 for now, due to cdc output too fast. 2024-11-13 17:01:54 +07:00
hathach
6776c7171e
fix hil set matrix 2024-11-13 15:06:39 +07:00
hathach
42ead3a8e0
hil cleanup flahser 2024-11-13 13:37:29 +07:00
hathach
aeae2966a2
hil add stm32f723disco, add test flags for device/host/dual 2024-11-13 13:08:30 +07:00
hathach
e391e33492
update host/device_info to build with freertos for espressif board. Add hil test for host/device_info 2024-11-12 19:00:00 +07:00
hathach
3c564fd947
try adding host test for p4 2024-11-11 18:40:31 +07:00
hathach
d8970506a6
hil replace f407disco by h743nucleo 2024-11-11 17:33:02 +07:00
hathach
57c8c223e5
correctly test dwc2 dma device for s3, disable for p4 (cache issue) and f407 fs (slave only) 2024-11-11 16:42:08 +07:00
hathach
13f78e2e77
add esp32p4 to hil 2024-11-11 16:07:33 +07:00
hathach
c3437961b8
remove stm32f769disco since it is not reliable 2024-10-10 00:08:47 +07:00
hathach
07c14f30a6
add f407disco to hil pool 2024-10-10 00:08:46 +07:00
hathach
b2a98eadab
add stm32f769disco to hil pool 2024-10-10 00:08:45 +07:00
hathach
7cdab1c94b
enable dma hil test with hfp.json 2024-10-04 16:33:58 +07:00
hathach
072a80d088
hil test both slave and dma for dwc2 esp32s3 2024-10-04 16:02:46 +07:00
hathach
d6c8719bcb
temporarily update hil_test.py to have dual/host_info_to_device_cdc optional for pico/pico2 since it does not seem to be stable enough 2024-09-30 23:16:53 +07:00
Ha Thach
e209acb8d3
Migrate hil vm (#2822)
* migrate hil to new x64 VM instead of rpi
* re-enable hil for s3
2024-09-30 10:58:19 +07:00