diff options
| author | hathach <[email protected]> | 2024-04-24 00:03:13 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-04-24 00:03:13 +0700 |
| commit | 0e06c4cfdf1cb57f1c71fd3de022eda9310f6f35 (patch) | |
| tree | a09d4cbc65df2f6ef472927dac7f40418e8b36f4 /tools | |
| parent | 6a39c8b3ff606a606e3717463d137408bdb69c5c (diff) | |
clang u5, also bump up cmsis u5 version
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 70c161132..bf6ef8c00 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -111,7 +111,7 @@ deps_optional = { 'd922865fc0326a102c26211c44b8e42f52c1e53d', 'stm32l5'], 'hw/mcu/st/cmsis_device_u5': ['https://github.com/STMicroelectronics/cmsis_device_u5.git', - '06d7edade7167b0eafdd550bf77cfc4fa98eae2e', + '5ad9797c54ec3e55eff770fc9b3cd4a1aefc1309', 'stm32u5'], 'hw/mcu/st/cmsis_device_wb': ['https://github.com/STMicroelectronics/cmsis_device_wb.git', '9c5d1920dd9fabbe2548e10561d63db829bb744f', |
