[roll] Roll fuchsia [roll] Roll third_party/pigweed 00f9851..e83c6e8 (3 commits)

e83c6e8:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/e83c6e8a2ca2426d075f18cefb4a166eebe99a2b pw_async2: Fix compiler warning
03db427:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/03db42748197b25712beb41475a2d34ae005bc03 pw_preprocessor: Make _PW_ARCH_ARM_CORTEX_M always defined
11d48d1:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/11d48d1d1a7a35712ccd2da0bce5446656572d91 pw_build: Add new API to interact with bazel

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570143
Original-Revision: 8101cb4ae0f430ed7bc23e7d34db95d0a5415e92
GitOrigin-RevId: 1d8e0899e305e9d53a84f2cd5dea27b24ae537b9
Change-Id: Iae26a80fbeeba598f0f7b99510d8af3047dad4ba
1 file changed
tree: 043ac80e77d50e7c87949fd5d9f11b521cadd5c8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.