summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHiFiPhile <[email protected]>2025-11-27 22:45:31 +0100
committerHiFiPhile <[email protected]>2025-11-27 23:31:43 +0100
commitf3ac009adbd3cb6fd7a1e993d92b533d2dfa3c18 (patch)
treed673e5bc92ce3a604732a2b1fd098e5a65261814 /tools
parent7712205ba847973afd2e7fc37ba6a069ea3c4ceb (diff)
fix build
Signed-off-by: HiFiPhile <[email protected]>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/get_deps.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py
index 35f3b3e92..e915bf108 100755
--- a/tools/get_deps.py
+++ b/tools/get_deps.py
@@ -141,7 +141,7 @@ deps_optional = {
'stm32h7'],
'hw/mcu/st/stm32-tcpp0203': ['https://github.com/STMicroelectronics/stm32-tcpp0203.git',
'9918655bff176ac3046ccf378b5c7bbbc6a38d15',
- 'stm32h7rs stm32n6'],
+ 'stm32h5 stm32h7rs stm32n6'],
'hw/mcu/st/stm32c0xx_hal_driver': ['https://github.com/STMicroelectronics/stm32c0xx_hal_driver.git',
'c283b143bef6bdaacf64240ee6f15eb61dad6125',
'stm32c0'],