summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/get_deps.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py
index 0c360b23d..3275f6e56 100755
--- a/tools/get_deps.py
+++ b/tools/get_deps.py
@@ -21,8 +21,8 @@ deps_mandatory = {
# any family building with -DSYSVIEW, so it doesn't fit the per-family
# gating deps_optional uses
'lib/SystemView': ['https://github.com/SEGGERMicro/SystemView.git',
- '92ca7a810c5765ba64911919acd511c61b6b083f',
- 'all'],
+ '92ca7a810c5765ba64911919acd511c61b6b083f',
+ 'all'],
'lib/threadx': ['https://github.com/eclipse-threadx/threadx.git',
'4b6e8100d932a3a67b34c6eb17f84f3bffb9e2ae',
'all'],