From 4314a685fce8027036329e4e6d6a2cc9f7e177eb Mon Sep 17 00:00:00 2001 From: Frederic Pillon Date: Thu, 22 Aug 2024 09:35:55 +0200 Subject: [PATCH] fix(stm32cube): wrong path Signed-off-by: Frederic Pillon --- CI/update/stm32cube.py | 1 + 1 file changed, 1 insertion(+) diff --git a/CI/update/stm32cube.py b/CI/update/stm32cube.py index 5a98d6a038..a1ad9666db 100644 --- a/CI/update/stm32cube.py +++ b/CI/update/stm32cube.py @@ -115,6 +115,7 @@ def checkConfig(): / repo_core_name / "libraries" / "SrcWrapper" + / "inc" / stm32_def ) except IOError: