Skip to content

Commit 01d9b09

Browse files
committed
[CI] Update after BLUEPILL_F103C6 addition
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent 1e3846f commit 01d9b09

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
@@ -62,7 +62,7 @@
6262
{
6363
"pattern": "Firmata/",
6464
"applicable": false,
65-
"boards": [ "EEXTR_F030_V1", "MALYANM200_F103CB" ]
65+
"boards": [ "BLUEPILL_F103C6", "EEXTR_F030_V1", "MALYANM200_F103CB" ]
6666
},
6767
{
6868
"pattern": "BlinkWithoutDelay.ino",
@@ -77,7 +77,7 @@
7777
{
7878
"pattern": "Ethernet/|STM32FreeRTOS",
7979
"applicable": false,
80-
"boards": [ "NUCLEO_L031K6" ]
80+
"boards": [ "BLUEPILL_F103C6", "NUCLEO_L031K6" ]
8181
},
8282
{
8383
"pattern": "09.USB",

0 commit comments

Comments
 (0)