Skip to content

Commit

Permalink
pw_env_setup: Add bindgen executable from CIPD
Browse files Browse the repository at this point in the history
Bug: 365470545
Change-Id: I0d04d480b30e75bf4f3e3cbe6c389f4b547b9a8b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234672
Reviewed-by: Erik Gilling <[email protected]>
Lint: Lint 🤖 <[email protected]>
Commit-Queue: Jiacheng Lu <[email protected]>
Docs-Not-Needed: Jiacheng Lu <[email protected]>
  • Loading branch information
Jason0214 authored and CQ Bot Account committed Sep 14, 2024
1 parent 5d8da2e commit cc8eb4e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,18 @@
"git_revision:9afe7136958edaa403f0b0eb00f0353c125b7352"
]
},
{
"path": "fuchsia/third_party/rust_bindgen/${platform}",
"platforms": [
"linux-amd64",
"mac-amd64",
"mac-arm64"
],
"subdir": "rust_bindgen",
"tags": [
"git_revision:f518815cc14a7f8c292964bb37179a1070d7e18a"
]
},
{
"path": "infra/3pp/tools/openocd/${platform}",
"platforms": [
Expand Down

0 comments on commit cc8eb4e

Please sign in to comment.