pw_env_setup: Add rustc thumbv7m target
Bug: 343111481
Change-Id: Idf0deb8eb93a94329c54e348ee616d677ed557c9
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/211991
Reviewed-by: Erik Gilling <konkers@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Jiacheng Lu <lujc@google.com>
diff --git a/pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json b/pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json
index 4f271bf..e9f6333 100644
--- a/pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json
+++ b/pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json
@@ -129,6 +129,19 @@
]
},
{
+ "path": "fuchsia/third_party/rust/target/thumbv7m-none-eabi",
+ "platforms": [
+ "linux-amd64",
+ "linux-arm64",
+ "mac-amd64",
+ "mac-arm64"
+ ],
+ "subdir": "rust",
+ "tags": [
+ "git_revision:bf9c7a64ad222b85397573668b39e6d1ab9f4a72"
+ ]
+ },
+ {
"path": "infra/3pp/tools/openocd/${platform}",
"platforms": [
"linux-amd64",