Skip to content

Commit afae297

Browse files
mrschusterfpistm
authored andcommitted
chore(ci): add new series to core config
STM32UOx and STM32WBAx Signed-off-by: Frederic Pillon <[email protected]>
1 parent d1eed86 commit afae297

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

extras/rtc_cores_config.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@
811811
{
812812
"pattern": "^[^F][^1].*",
813813
"applicable": true,
814-
"boards": [
814+
"boards": [
815815
"NUCLEO_C031C6",
816816
"NUCLEO_F091RC",
817817
"NUCLEO_F103RB",
@@ -829,8 +829,10 @@
829829
"NUCLEO_L452REP",
830830
"NUCLEO_L4R5ZI_P",
831831
"NUCLEO_L552ZE_Q",
832+
"NUCLEO_U083RC",
832833
"NUCLEO_U575ZI_Q",
833834
"NUCLEO_WB15CC",
835+
"NUCLEO_WBA55CG",
834836
"NUCLEO_WL55JC1"
835837
]
836838
},
@@ -842,7 +844,7 @@
842844
{
843845
"pattern": "RTC_Seconds",
844846
"applicable": false,
845-
"boards": [
847+
"boards": [
846848
"NUCLEO_C031C6"
847849
]
848850
}

0 commit comments

Comments
 (0)