We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3846f commit 01d9b09Copy full SHA for 01d9b09
1 file changed
CI/build/conf/cores_config.json
@@ -62,7 +62,7 @@
62
{
63
"pattern": "Firmata/",
64
"applicable": false,
65
- "boards": [ "EEXTR_F030_V1", "MALYANM200_F103CB" ]
+ "boards": [ "BLUEPILL_F103C6", "EEXTR_F030_V1", "MALYANM200_F103CB" ]
66
},
67
68
"pattern": "BlinkWithoutDelay.ino",
@@ -77,7 +77,7 @@
77
78
"pattern": "Ethernet/|STM32FreeRTOS",
79
80
- "boards": [ "NUCLEO_L031K6" ]
+ "boards": [ "BLUEPILL_F103C6", "NUCLEO_L031K6" ]
81
82
83
"pattern": "09.USB",
0 commit comments