summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-04-23 22:36:00 +0700
committerhathach <[email protected]>2024-04-23 22:36:00 +0700
commit999177fe394e080f7266fd72f07ae9b6708feeba (patch)
treeb5791b647a9f310f545fa2863bf307049fba4226 /tools
parentd6814a3f3af5124894bc204e880845ada52b80d8 (diff)
- fix g4 clang linker
- clang work with l0
Diffstat (limited to 'tools')
-rw-r--r--tools/get_deps.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py
index 4d405ffff..70c161132 100644
--- a/tools/get_deps.py
+++ b/tools/get_deps.py
@@ -99,7 +99,7 @@ deps_optional = {
'cd2d1d579743de57b88ccaf61a968b9c05848ffc',
'stm32h5'],
'hw/mcu/st/cmsis_device_l0': ['https://github.com/STMicroelectronics/cmsis_device_l0.git',
- '06748ca1f93827befdb8b794402320d94d02004f',
+ '69cd5999fd40ae6e546d4905b21635c6ca1bcb92',
'stm32l0'],
'hw/mcu/st/cmsis_device_l1': ['https://github.com/STMicroelectronics/cmsis_device_l1.git',
'7f16ec0a1c4c063f84160b4cc6bf88ad554a823e',