diff options
| author | hathach <[email protected]> | 2024-04-23 16:23:27 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-04-23 16:23:27 +0700 |
| commit | d6814a3f3af5124894bc204e880845ada52b80d8 (patch) | |
| tree | f872545eb1435f7585edf85e017063f1382bb2c5 /tools | |
| parent | 75d376a439652eb4879c25694d9a4452cffc6bb4 (diff) | |
clang support for H5
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/get_deps.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py index 3e5c6728d..4d405ffff 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -96,7 +96,7 @@ deps_optional = { '60dc2c913203dc8629dc233d4384dcc41c91e77f', 'stm32h7'], 'hw/mcu/st/cmsis_device_h5': ['https://github.com/STMicroelectronics/cmsis_device_h5.git', - '62b2cb0fbfe10c5791ee469bbde7b397c2fea8f5', + 'cd2d1d579743de57b88ccaf61a968b9c05848ffc', 'stm32h5'], 'hw/mcu/st/cmsis_device_l0': ['https://github.com/STMicroelectronics/cmsis_device_l0.git', '06748ca1f93827befdb8b794402320d94d02004f', |
