Skip to content

Commit f1b434c

Browse files
committed
[CI] Allow STM32SD examples to build for Black F407VET
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent 418e3f6 commit f1b434c

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
@@ -54,7 +54,7 @@
5454
{
5555
"pattern": "STM32SD",
5656
"applicable": true,
57-
"boards": [ "DISCO_F746NG" ]
57+
"boards": [ "DISCO_F746NG", "BLACK_F407VE" ]
5858
},
5959
{
6060
"pattern": "/Ethernet/",

0 commit comments

Comments
 (0)