Skip to content

Commit ed64646

Browse files
committed
[variant] Update Generic F0xx
Moved to the generic variant: - DEMO F030F4 - DISCO F030R8 - DISCO F072RB - EEXTR_F030_V1 - ELEKTOR_F072Cx - MALYANMx00_F070CB - Nucleo F030R8 - Nucleo F031K6 - Nucleo F072RB - Nucleo F091RC - PYBSTICK26_DUINO - WRAITH32 V1 Supersede stm32duino#1080 Signed-off-by: Frederic Pillon <[email protected]>
1 parent fd4efcf commit ed64646

File tree

100 files changed

+6328
-7155
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+6328
-7155
lines changed

Diff for: CI/build/conf/cores_config.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"RAK811_TRACKER",
135135
"REMRAM_V1",
136136
"Sparky_V1",
137-
"Wraith32_V1"
137+
"WRAITH32_V1"
138138
]
139139
},
140140
{
@@ -153,7 +153,7 @@
153153
"boards": [
154154
"EEXTR_F030_V1", "ELEKTOR_F072C8", "ELEKTOR_F072CB", "FYSETC_S6", "Generic_F103ZG",
155155
"MALYANM200_F103CB", "PRNTR_V2", "PX_HER0", "STEVAL_MKSBOX1V1", "VAKE_F446VE",
156-
"VCCGND_F103ZET6", "VCCGND_F103ZET6Mini", "Wraith32_V1"
156+
"VCCGND_F103ZET6", "VCCGND_F103ZET6Mini", "WRAITH32_V1"
157157
]
158158
},
159159
{
@@ -282,7 +282,7 @@
282282
{
283283
"pattern": "SerialLoop|Tests_basic_functions",
284284
"applicable": false,
285-
"boards": [ "NUCLEO_F031K6", "NUCLEO_L031K6", "Wraith32_V1" ]
285+
"boards": [ "NUCLEO_F031K6", "NUCLEO_L031K6", "WRAITH32_V1" ]
286286
},
287287
{
288288
"pattern": "(Alarm)?TimedWak(e)?up|SerialDeepSleep",
@@ -298,7 +298,7 @@
298298
"pattern": "tone|p07_Keyboard",
299299
"applicable": false,
300300
"boards": [
301-
"ST3DP001_EVAL", "STEVAL_MKSBOX1V1", "VAKE_F446VE", "Wraith32_V1"
301+
"ST3DP001_EVAL", "STEVAL_MKSBOX1V1", "VAKE_F446VE", "WRAITH32_V1"
302302
]
303303
},
304304
{

0 commit comments

Comments
 (0)