skip max3421e metro m4 for now, due to cdc output too fast.
This commit is contained in:
@@ -517,7 +517,7 @@ def test_board(board):
|
||||
flasher = board['flasher']
|
||||
|
||||
# default to all tests
|
||||
test_list = list(device_tests)
|
||||
test_list = []
|
||||
|
||||
if 'tests' in board:
|
||||
board_tests = board['tests']
|
||||
|
@@ -56,7 +56,7 @@
|
||||
"name": "metro_m4_express",
|
||||
"uid": "9995AD485337433231202020FF100A34",
|
||||
"tests": {
|
||||
"device": true, "host": false, "dual": true,
|
||||
"device": true, "host": false, "dual": false,
|
||||
"dev_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2002130"}]
|
||||
},
|
||||
"flasher": {
|
||||
|
Reference in New Issue
Block a user