diff options
| author | hathach <[email protected]> | 2023-10-18 15:26:59 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-10-18 15:27:06 +0700 |
| commit | 5025e80c9ebd117f077750d7021c152f8c762764 (patch) | |
| tree | 1e93f777ca3a0935337bbf0cd3efb2c26f145c19 /tools/get_deps.py | |
| parent | dd588222c7a83ad2597d961dd576774aec884480 (diff) | |
adding u5a5 nucleo
Diffstat (limited to 'tools/get_deps.py')
| -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 1fac291a3..9fdefac9d 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -108,7 +108,7 @@ deps_optional = { 'd922865fc0326a102c26211c44b8e42f52c1e53d', 'stm32l5'], 'hw/mcu/st/cmsis_device_u5': ['https://github.com/STMicroelectronics/cmsis_device_u5.git', - 'bc00f3c9d8a4e25220f84c26d414902cc6bdf566', + '06d7edade7167b0eafdd550bf77cfc4fa98eae2e', 'stm32u5'], 'hw/mcu/st/cmsis_device_wb': ['https://github.com/STMicroelectronics/cmsis_device_wb.git', '9c5d1920dd9fabbe2548e10561d63db829bb744f', |
