Skip to content

Commit 71f537b

Browse files
committed
[CI] Update core config for DEMO F030F4
Build only the default sketch (BareMinimum.ino) Signed-off-by: Frederic.Pillon <[email protected]>
1 parent 080fdc7 commit 71f537b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: CI/build/conf/cores_config.json

+5
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
}
1515
],
1616
"sketches": [
17+
{
18+
"pattern": "^((?!BareMinimum.ino).)*$",
19+
"applicable": false,
20+
"boards": [ "DEMO_F030F4" ]
21+
},
1722
{
1823
"pattern": "DISCO_IOT_|M24SR64-Y|MX25R6435F",
1924
"applicable": true,

0 commit comments

Comments
 (0)