aboutsummaryrefslogtreecommitdiff
path: root/pw_env_setup/py/pw_env_setup/cipd_setup/arm.json
diff options
context:
space:
mode:
Diffstat (limited to 'pw_env_setup/py/pw_env_setup/cipd_setup/arm.json')
-rw-r--r--pw_env_setup/py/pw_env_setup/cipd_setup/arm.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/pw_env_setup/py/pw_env_setup/cipd_setup/arm.json b/pw_env_setup/py/pw_env_setup/cipd_setup/arm.json
index 31cac6493..678300a18 100644
--- a/pw_env_setup/py/pw_env_setup/cipd_setup/arm.json
+++ b/pw_env_setup/py/pw_env_setup/cipd_setup/arm.json
@@ -9,9 +9,23 @@
"windows-amd64"
],
"tags": [
- "version:2@10.3-2021.10.1"
+ "version:2@12.2.mpacbti-rel1.1"
],
"version_file": ".versions/gcc-arm-none-eabi.version"
+ },
+ {
+ "path": "infra/3pp/tools/cpython3/${platform}",
+ "platforms": [
+ "linux-amd64",
+ "linux-arm64",
+ "mac-amd64",
+ "mac-arm64",
+ "windows-amd64"
+ ],
+ "tags": [
+ "version:2@3.8.10.chromium.24"
+ ],
+ "subdir": "python"
}
]
}