Skip to content

Commit fae44bf

Browse files
committed
ci: update configuration
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 0b31677 commit fae44bf

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CI/build/conf/cores_config.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,15 @@
308308
"EEXTR_F030_V1", "FYSETC_S6", "MALYANM200_F070CB", "MALYANM200_F103CB", "NUCLEO_F030R8",
309309
"NUCLEO_L031K6", "PRNTR_V2" ]
310310
},
311+
{
312+
"comment": "CM33 not supported yet",
313+
"pattern": "FreeRTOS",
314+
"applicable": false,
315+
"boards": [
316+
"B_U585I_IOT02A", "GENERIC_L552ZETXQ", "GENERIC_U575ZITXQ", "GENERIC_U585AIIXQ",
317+
"NUCLEO_L552ZE_Q", "NUCLEO_U575ZI_Q"
318+
]
319+
},
311320
{
312321
"pattern": "09.USB",
313322
"applicable": true,
@@ -335,7 +344,6 @@
335344
"applicable": true,
336345
"boards": [
337346
"DISCO_F746NG",
338-
"B_L072Z_LRWAN1",
339347
"B_L475E_IOT01A",
340348
"NUCLEO_F091RC",
341349
"NUCLEO_F103RB",

0 commit comments

Comments
 (0)