Skip to content

Commit 2072d87

Browse files
committed
ci(stm32variant): list only directories
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 92a4986 commit 2072d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI/update/stm32variant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2063,7 +2063,7 @@ def aggregate_dir():
20632063
# Get all mcu_dir
20642064
mcu_dirs = sorted(mcu_family.glob("*/"))
20652065
# Get original directory list of current serie STM32YYxx
2066-
mcu_out_dirs_ori = sorted(out_family_path.glob("*/"))
2066+
mcu_out_dirs_ori = sorted(out_family_path.glob("*/**"))
20672067
mcu_out_dirs_up = []
20682068
# Group mcu directories when only expressions and xml file name are different
20692069
while mcu_dirs:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy