Skip to content

Commit 2b07896

Browse files
committed
ci(stm32variant): remove STM32U0 from filter
Signed-off-by: Frederic Pillon <[email protected]>
1 parent be05e71 commit 2b07896

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CI/update/stm32variant.py

Lines changed: 0 additions & 1 deletion
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)