Skip to content

Commit f812aa3

Browse files
committed
[CI] Update configs
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent a7b8969 commit f812aa3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CI/build/conf/cores_config.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,10 @@
9494
{
9595
"pattern": "Firmata/",
9696
"applicable": false,
97-
"boards": [ "BLUEPILL_F103C6", "EEXTR_F030_V1", "MALYANM200_F103CB", "STEVAL_MKSBOX1V1", "VAKE_F446VE" ]
97+
"boards": [
98+
"BLUEPILL_F103C6", "EEXTR_F030_V1", "ELEKTOR_F072C8", "MALYANM200_F103CB",
99+
"PX_HER0", "STEVAL_MKSBOX1V1", "VAKE_F446VE", "Wraith32_V1"
100+
]
98101
},
99102
{
100103
"pattern": "Blink(WithoutDelay)?.ino",
@@ -243,7 +246,8 @@
243246
"boards": [
244247
"ST3DP001_EVAL",
245248
"STEVAL_MKSBOX1V1",
246-
"VAKE_F446VE"
249+
"VAKE_F446VE",
250+
"Wraith32_V1"
247251
]
248252
},
249253
{

0 commit comments

Comments
 (0)