Skip to content

Commit e638225

Browse files
committed
[CI] Update configs
Signed-off-by: Frederic Pillon <[email protected]>
1 parent b6648c7 commit e638225

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CI/build/conf/cores_config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
{
107107
"pattern": "Ethernet/|STM32FreeRTOS",
108108
"applicable": false,
109-
"boards": [ "BLUEPILL_F103C6", "EEXTR_F030_V1", "MALYANM200_F103CB", "NUCLEO_L031K6" ]
109+
"boards": [ "BLUEPILL_F103C6", "EEXTR_F030_V1", "MALYANM200_F103CB", "NUCLEO_F030R8", "NUCLEO_L031K6" ]
110110
},
111111
{
112112
"pattern": "09.USB",
@@ -220,7 +220,7 @@
220220
{
221221
"pattern": "(Alarm)?TimedWak(e)?up|SerialDeepSleep",
222222
"applicable": false,
223-
"boards": [ "EEXTR_F030_V1", "MALYANM200_F103CB" ]
223+
"boards": [ "EEXTR_F030_V1", "MALYANM200_F103CB", "STEVAL_MKSBOX1V1" ]
224224
},
225225
{
226226
"pattern": "ArduinoISP",

0 commit comments

Comments
 (0)