Skip to content

Commit ac1d03e

Browse files
committed
[CI] Update configuration
Signed-off-by: Frederic Pillon <[email protected]>
1 parent d229f55 commit ac1d03e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CI/build/conf/cores_config.json

+10
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,16 @@
317317
"pattern": "HardwareTimer_OutputInput_test",
318318
"applicable": true,
319319
"boards": [ "NUCLEO_L476RG" ]
320+
},
321+
{
322+
"pattern": "ST25DV_",
323+
"applicable": true,
324+
"boards": [ "ARDUINO_B_L4S5I_IOT01A"]
325+
},
326+
{
327+
"pattern": "X_NUCLEO_IHM05A1",
328+
"applicable": true,
329+
"boards": [ "NUCLEO_F401RE", "NUCLEO_L053R8", "NUCLEO_L152RE", "NUCLEO_L476RG" ]
320330
}
321331
]
322332
}

0 commit comments

Comments
 (0)