Skip to content

Commit 1be7b8f

Browse files
committed
remove max32666fthr from hil pool
1 parent b56265f commit 1be7b8f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

test/hil/tinyusb.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,6 @@
4646
"args": "-device nrf52840_xxaa"
4747
}
4848
},
49-
{
50-
"name": "max32666fthr",
51-
"uid": "0C81464124010B20FF0A08CC2C",
52-
"tests": {
53-
"device": true, "host": false, "dual": false
54-
},
55-
"flasher": {
56-
"name": "openocd_adi",
57-
"uid": "E6614C311B597D32",
58-
"args": "-f interface/cmsis-dap.cfg -f target/max32665.cfg"
59-
}
60-
},
6149
{
6250
"name": "metro_m4_express",
6351
"uid": "9995AD485337433231202020FF100A34",
@@ -211,6 +199,18 @@
211199
}
212200
],
213201
"boards-skip": [
202+
{
203+
"name": "max32666fthr",
204+
"uid": "0C81464124010B20FF0A08CC2C",
205+
"tests": {
206+
"device": true, "host": false, "dual": false
207+
},
208+
"flasher": {
209+
"name": "openocd_adi",
210+
"uid": "E6614C311B597D32",
211+
"args": "-f interface/cmsis-dap.cfg -f target/max32665.cfg"
212+
}
213+
},
214214
{
215215
"name": "stm32f769disco",
216216
"uid": "21002F000F51363531383437",

0 commit comments

Comments
 (0)