summaryrefslogtreecommitdiff
path: root/test/hil/tinyusb.json
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-11-13 13:08:30 +0700
committerhathach <[email protected]>2024-11-13 13:08:30 +0700
commitaeae2966a2afa669068e54eef7c4dd2dceffaa0d (patch)
treeec965825374576319936bbd1c861b8e90ab6cc77 /test/hil/tinyusb.json
parent839ec1729252d81aa631ba7ea4653c5591f6fb6f (diff)
hil add stm32f723disco, add test flags for device/host/dual
Diffstat (limited to 'test/hil/tinyusb.json')
-rw-r--r--test/hil/tinyusb.json69
1 files changed, 57 insertions, 12 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json
index 2d61981f2..f3ef9dcf7 100644
--- a/test/hil/tinyusb.json
+++ b/test/hil/tinyusb.json
@@ -27,6 +27,9 @@
{
"name": "feather_nrf52840_express",
"uid": "1F0479CD0F764471",
+ "tests": {
+ "device": true, "host": false, "dual": false
+ },
"flasher": "jlink",
"flasher_sn": "000682804350",
"flasher_args": "-device nrf52840_xxaa"
@@ -34,6 +37,9 @@
{
"name": "max32666fthr",
"uid": "0C81464124010B20FF0A08CC2C",
+ "tests": {
+ "device": true, "host": false, "dual": false
+ },
"flasher": "openocd_adi",
"flasher_sn": "E6614C311B597D32",
"flasher_args": "-f interface/cmsis-dap.cfg -f target/max32665.cfg"
@@ -41,16 +47,20 @@
{
"name": "metro_m4_express",
"uid": "9995AD485337433231202020FF100A34",
- "flasher": "jlink",
- "flasher_sn": "123456",
- "flasher_args": "-device ATSAMD51J19",
"tests": {
+ "device": true, "host": false, "dual": true,
"dev_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2002130"}]
- }
+ },
+ "flasher": "jlink",
+ "flasher_sn": "123456",
+ "flasher_args": "-device ATSAMD51J19"
},
{
"name": "lpcxpresso11u37",
"uid": "17121919",
+ "tests": {
+ "device": true, "host": false, "dual": false
+ },
"flasher": "jlink",
"flasher_sn": "000724441579",
"flasher_args": "-device LPC11U37/401"
@@ -59,6 +69,7 @@
"name": "ra4m1_ek",
"uid": "152E163038303131393346E46F26574B",
"tests": {
+ "device": true, "host": false, "dual": false,
"skip": ["device/cdc_msc", "device/cdc_msc_freertos"]
},
"comment": "MSC is slow to enumerated #2602",
@@ -69,22 +80,24 @@
{
"name": "raspberry_pi_pico",
"uid": "E6614C311B764A37",
- "flasher": "openocd",
- "flasher_sn": "E6614103E72C1D2F",
- "flasher_args": "-f interface/cmsis-dap.cfg -f target/rp2040.cfg -c \"adapter speed 5000\"",
"tests": {
+ "device": true, "host": false, "dual": false,
"dev_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2002470"}]
- }
+ },
+ "flasher": "openocd",
+ "flasher_sn": "E6614103E72C1D2F",
+ "flasher_args": "-f interface/cmsis-dap.cfg -f target/rp2040.cfg -c \"adapter speed 5000\""
},
{
"name": "raspberry_pi_pico2",
"uid": "560AE75E1C7152C9",
- "flasher": "openocd",
- "flasher_sn": "E6633861A3978538",
- "flasher_args": "-f interface/cmsis-dap.cfg -f target/rp2350.cfg -c \"adapter speed 5000\"",
"tests": {
+ "device": true, "host": false, "dual": false,
"dev_attached": [{"vid_pid": "1a86_55d4", "serial": "533D004242"}]
- }
+ },
+ "flasher": "openocd",
+ "flasher_sn": "E6633861A3978538",
+ "flasher_args": "-f interface/cmsis-dap.cfg -f target/rp2350.cfg -c \"adapter speed 5000\""
},
{
"name": "stm32f072disco",
@@ -94,11 +107,28 @@
"flasher_args": "-device stm32f072rb"
},
{
+ "name": "stm32f723disco",
+ "uid": "460029001951373031313335",
+ "build" : {
+ "flags_on": ["", "CFG_TUD_DWC2_DMA"]
+ },
+ "tests": {
+ "device": true, "host": true, "dual": false,
+ "dev_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2003414"}]
+ },
+ "flasher": "jlink",
+ "flasher_sn": "000776606156",
+ "flasher_args": "-device stm32f723ie"
+ },
+ {
"name": "stm32h743nucleo",
"uid": "110018000951383432343236",
"build" : {
"flags_on": ["", "CFG_TUD_DWC2_DMA"]
},
+ "tests": {
+ "device": true, "host": false, "dual": false
+ },
"flasher": "stlink",
"flasher_sn": "004C00343137510F39383538",
"flasher_args": ""
@@ -106,6 +136,9 @@
{
"name": "stm32g0b1nucleo",
"uid": "4D0038000450434E37343120",
+ "tests": {
+ "device": true, "host": false, "dual": false
+ },
"flasher": "openocd",
"flasher_sn": "066FFF495087534867063844",
"flasher_args": "-f interface/stlink.cfg -f target/stm32g0x.cfg"
@@ -118,6 +151,9 @@
"build" : {
"flags_on": ["", "CFG_TUD_DWC2_DMA"]
},
+ "tests": {
+ "device": true, "host": false, "dual": false
+ },
"flasher": "jlink",
"flasher_sn": "000778170924",
"flasher_args": "-device stm32f769ni"
@@ -125,6 +161,9 @@
{
"name": "mimxrt1015_evk",
"uid": "DC28F865D2111D228D00B0543A70463C",
+ "tests": {
+ "device": true, "host": false, "dual": false
+ },
"flasher": "jlink",
"flasher_sn": "000726284213",
"flasher_args": "-device MIMXRT1015DAF5A"
@@ -132,6 +171,9 @@
{
"name": "nanoch32v203",
"uid": "CDAB277B0FBC03E339E339E3",
+ "tests": {
+ "device": true, "host": false, "dual": false
+ },
"flasher": "openocd_wch",
"flasher_sn": "EBCA8F0670AF",
"flasher_args": ""
@@ -139,6 +181,9 @@
{
"name": "stm32f407disco",
"uid": "30001A000647313332353735",
+ "tests": {
+ "device": true, "host": false, "dual": false
+ },
"flasher": "jlink",
"flasher_sn": "000773661813",
"flasher_args": "-device stm32f407vg"