summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDalton Caron <[email protected]>2025-09-11 09:09:16 -0700
committerDalton Caron <[email protected]>2025-09-11 09:09:16 -0700
commit040d1b43f103eb218e526dbd31e06505e5163578 (patch)
tree24ff6c2baf81932fccaed9b0d9e41255fd013997 /tools
parentc9527bc0964dcd883df7ec485e2d71333ed780c0 (diff)
Make get_deps.py WBA definition consistent with upstream and other defs
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 37d541785..282331f82 100755
--- a/tools/get_deps.py
+++ b/tools/get_deps.py
@@ -130,7 +130,7 @@ deps_optional = {
'hw/mcu/st/cmsis_device_wb': ['https://github.com/STMicroelectronics/cmsis_device_wb.git',
'cda2cb9fc4a5232ab18efece0bb06b0b60910083',
'stm32wb'],
- 'hw/mcu/st/cmsis_device_wba': ['https://github.com/STMicroelectronics/cmsis-device-wba',
+ 'hw/mcu/st/cmsis-device-wba': ['https://github.com/STMicroelectronics/cmsis-device-wba.git',
'647d8522e5fd15049e9a1cc30ed19d85e5911eaf',
'stm32wba'],
'hw/mcu/st/stm32-mfxstm32l152': ['https://github.com/STMicroelectronics/stm32-mfxstm32l152.git',