Skip to content

Commit 4314a68

Browse files
committed
fix(stm32cube): wrong path
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 33c65c5 commit 4314a68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CI/update/stm32cube.py

+1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ def checkConfig():
115115
/ repo_core_name
116116
/ "libraries"
117117
/ "SrcWrapper"
118+
/ "inc"
118119
/ stm32_def
119120
)
120121
except IOError:

0 commit comments

Comments
 (0)