Skip to content

Commit 91d8844

Browse files
committed
Update CI config
VaKe could not support Firmata has no PIN_SERIAL_RX/TX defined Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
1 parent c2b1575 commit 91d8844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI/build/conf/cores_config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
{
7878
"pattern": "Firmata/",
7979
"applicable": false,
80-
"boards": [ "BLUEPILL_F103C6", "EEXTR_F030_V1", "MALYANM200_F103CB" ]
80+
"boards": [ "BLUEPILL_F103C6", "EEXTR_F030_V1", "MALYANM200_F103CB", "VAKE_F446VE" ]
8181
},
8282
{
8383
"pattern": "Blink(WithoutDelay)?.ino",

0 commit comments

Comments
 (0)