Skip to content

Commit

Permalink
[variant] Update Generic F0xx
Browse files Browse the repository at this point in the history
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 <frederic.pillon@st.com>
  • Loading branch information
fpistm committed Mar 10, 2021
1 parent fd4efcf commit ed64646
Show file tree
Hide file tree
Showing 100 changed files with 6,328 additions and 7,155 deletions.
8 changes: 4 additions & 4 deletions CI/build/conf/cores_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"RAK811_TRACKER",
"REMRAM_V1",
"Sparky_V1",
"Wraith32_V1"
"WRAITH32_V1"
]
},
{
Expand All @@ -153,7 +153,7 @@
"boards": [
"EEXTR_F030_V1", "ELEKTOR_F072C8", "ELEKTOR_F072CB", "FYSETC_S6", "Generic_F103ZG",
"MALYANM200_F103CB", "PRNTR_V2", "PX_HER0", "STEVAL_MKSBOX1V1", "VAKE_F446VE",
"VCCGND_F103ZET6", "VCCGND_F103ZET6Mini", "Wraith32_V1"
"VCCGND_F103ZET6", "VCCGND_F103ZET6Mini", "WRAITH32_V1"
]
},
{
Expand Down Expand Up @@ -282,7 +282,7 @@
{
"pattern": "SerialLoop|Tests_basic_functions",
"applicable": false,
"boards": [ "NUCLEO_F031K6", "NUCLEO_L031K6", "Wraith32_V1" ]
"boards": [ "NUCLEO_F031K6", "NUCLEO_L031K6", "WRAITH32_V1" ]
},
{
"pattern": "(Alarm)?TimedWak(e)?up|SerialDeepSleep",
Expand All @@ -298,7 +298,7 @@
"pattern": "tone|p07_Keyboard",
"applicable": false,
"boards": [
"ST3DP001_EVAL", "STEVAL_MKSBOX1V1", "VAKE_F446VE", "Wraith32_V1"
"ST3DP001_EVAL", "STEVAL_MKSBOX1V1", "VAKE_F446VE", "WRAITH32_V1"
]
},
{
Expand Down
Loading

0 comments on commit ed64646

Please sign in to comment.