diff options
| author | HiFiPhile <[email protected]> | 2023-12-12 22:35:05 +0100 |
|---|---|---|
| committer | henneboi <[email protected]> | 2023-12-13 14:32:23 +0100 |
| commit | f3d713ac7336913a68326eae5a7e146ec2cd22c3 (patch) | |
| tree | b2b584a0ae2391184fdc3e0afb8aad45201ca226 /tools | |
| parent | 93c40b6966db53ce70f4bea6b8a72bf2986ac180 (diff) | |
Fix CI & typo.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/get_deps.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py index cda4fc8da..38ff81412 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -98,7 +98,6 @@ deps_optional = { 'hw/mcu/st/cmsis_device_h5': ['https://github.com/STMicroelectronics/cmsis_device_h5.git', '62b2cb0fbfe10c5791ee469bbde7b397c2fea8f5', 'stm32h5'], - 'hw/mcu/st/cmsis_device_l0': ['https://github.com/STMicroelectronics/cmsis_device_l0.git', '06748ca1f93827befdb8b794402320d94d02004f', 'stm32l0'], |
