[roll] Roll third_party/pigweed 51d4a2f..d81bd23 (5 commits)

d81bd23 pw_log: Define default values for tokens
8490841 pw_bluetooth_sapphire: Bump Fuchsia SDK API level to 27
478b9b6 pw_kernel: Add debug_assert! macro
058426c pw_containers: Migrate size reports to Bazel
10298a8 Revert "pw_allocator: Refactor Deallocator::GetInfo"

GitOrigin-RevId: 9edf3810e02fcdbc1d728402e911d93d85d8cb85
Change-Id: Ib40c8c0c6c488e509e0f6834b245c1041eef59a2
1 file changed
tree: 5c8eb9e5116ff6304eab99aeb34a419fcd7544d5
  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.