Skip to content

Commit 580aa3b

Browse files
committed
[CI] Skip ArduinoISP build
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent cb429c0 commit 580aa3b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CI/build/conf/cores_config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,11 @@
184184
"pattern": "(Alarm)?TimedWak(e)?up|SerialDeepSleep",
185185
"applicable": false,
186186
"boards": [ "EEXTR_F030_V1", "MALYANM200_F103CB" ]
187+
},
188+
{
189+
"pattern": "ArduinoISP",
190+
"applicable": true,
191+
"boards": [ "" ]
187192
}
188193
]
189194
},

0 commit comments

Comments
 (0)