[roll] Roll third_party/pigweed ba96152..51d4a2f (14 commits)

51d4a2f pw_persistent_ram: Migrate size reports to Bazel
81e3403 pw_tokenizer: Expand detokenization perf test
8516f31 pw_bloat: Migrate size reports to Bazel
765afdb pw_protobuf: Re-enable a size report
1619c24 pw_perf_test: Iteration tracking improvements
641dcf7 pw_trace_tokenized: Apply clang-format findings
c2daa89 blob_store: Update flash_write_size_bytes comment
a1763bb pw_kernel: Remove Cortex-M exception accesses to user frame
2254526 pw_kernel: Move syscalls to execute in exception context
82897c9 pw_kernel: Generate Cortex-M exception wrappers with a proc macro
1b6dc6a third_party/chromium_verifier: Use pw_external_chromium_verifier in gn
60b13c1 pw_tokenizer: Add a few tests; fix typo
d1a9c37 pw_bluetooth_sapphire: SCO Offload Index config
ef9eb37 pw_rpc_transport: Fix docs.rst example of node B setup

GitOrigin-RevId: e38b58b767ebafc3be59e19af9c0e727f435b2a0
Change-Id: I2c056c5395ced0e85f193dbd4e015b10080ffbd5
1 file changed
tree: e189eea4d9cb8d8fb2502eecd8f661d3bc9d360b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.