diff options
| author | hathach <[email protected]> | 2024-10-04 17:05:45 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-10-04 17:05:45 +0700 |
| commit | 790a10728712aa0979185f4df722a471b799eada (patch) | |
| tree | 84f19e9148c55f23e203c746e3e76224487f9a53 | |
| parent | 7cdab1c94b2a218928691dbca8cb9290bb31ecc9 (diff) | |
revert hfp dma for now, due to ci build matrix
| -rw-r--r-- | test/hil/hfp.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/hil/hfp.json b/test/hil/hfp.json index 386d9816b..e79a3cfc9 100644 --- a/test/hil/hfp.json +++ b/test/hil/hfp.json @@ -10,7 +10,6 @@ { "name": "stm32f746disco", "uid": "210041000C51343237303334", - "build_flags_on": ["", "CFG_TUD_DWC2_DMA"], "flasher": "jlink", "flasher_sn": "770935966", "flasher_args": "-device STM32F746NG" |
