[roll] Roll fuchsia [roll] Roll third_party/pigweed 81c5abe..e5908f1 (7 commits)

e5908f1:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/e5908f1c74c643ced46fabf9c5732a604d4f8e66 pw_clock_tree_mcuxpresso: Add test cases
f6158b5:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/f6158b5f447ad3090066866b5e1b85540a3cd183 pw_numeric: Add rounding.h
820253a:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/820253ac9a2859eeef56cdfaa471a27536542f5b pw_bluetooth_sapphire: Refactor dispatcher to be passed to classes
b164627:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/b1646276d957cb0d0eadf35dca4c6a97765e32d5 pw_multibuf: Fix double free in SimpleAllocatorForTest
f1abb60:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/f1abb6080361d039ade151e2f2411e9d325d01a6 pw_function: Support specifying a config header
a47cb73:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/a47cb73b654c3b1f3e96a0a1eb16976670a64f0d pw_ide: Include header files in compile commands
3e2a21b:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/3e2a21bfa851c249e5f5d38bb6344771ecae56af pw_ide: Optimize the compile_commands aspect

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1562198
Original-Revision: 1def1728093adbb56734eb81a119b9fc758154d1
GitOrigin-RevId: 6e6edd7903b62280308fe5e1f536e413f422e6ed
Change-Id: I84f9ca0c70bb89675f3a6c216aec49d12c9144cd
1 file changed
tree: ab55b3fe98175fddfd80385d167404c120901d41
  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.