Skip to content

Commit 9939659

Browse files
committed
ci(stm32variant): remove STM32U0 from filter
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent ae2c338 commit 9939659

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CI/update/stm32variant.py

-1
Original file line numberDiff line numberDiff line change
@@ -2519,7 +2519,6 @@ def manage_repo():
25192519
"STM32H7S",
25202520
"STM32MP13",
25212521
"STM32MP2",
2522-
"STM32U0",
25232522
"STM32WB0",
25242523
]
25252524
periph_c_filename = "PeripheralPins.c"

0 commit comments

Comments
 (0)