[roll] Roll third_party/pigweed pw_toolchain: Move ARM toolchain to new API

Moves the ARM GCC toolchain to use the new Bazel toolchain API.

Tested: Verified @sample_project//examples/01-blinky works on device.
Original-Bug: b/309533028
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/183160
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 19b92c9ee4d2e8d12753ab491f7cb5316fa8a9db
GitOrigin-RevId: 02545158fa08f9867f114e37a0eb50aebf346d23
Change-Id: Ie49344d877fc7121c2e9bc8498b7e253adc6c926
1 file changed
tree: 179f5d8a3ea5abad30a8a6297c81bcb995984c09
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.