[roll] Roll fuchsia [roll] Roll third_party/pigweed 1adb3ee..0a0649f (14 commits)

0a0649f pw_containers: Mark test_helpers as testonly
d5c8140 pw_bluetooth_sapphire: Use async::Dispatcher for clock in ISO
b8c2438 pw_bluetooth_sapphire: Add wake leases to IsoStream
b092974 pw_bluetooth_sapphire: Add wake leases to IsoDataChannel
8621a1f pw_bluetooth_sapphire: ClearControllerPacketCount in IsoStream
b571533 pw_thread_zephyr:  Implement thread names
1063c6f docs: Show all Sense tutorial pages in ToC
babe98e docs: Add info on rerunning and bisection
285091b pw_tokenizer: Forbid %.*s in format strings
bb8ce61 pw_minimal_cpp_stdlib: Implement string_view::find()
3fe6ddb pw_system: Add missing GN dep for pw_log_tokenizer/handler.h
c804735 pw_string: Move hex.h from pw_bluetooth/internal to pw_string
935fd39 zephyr: Fix redundant kconfig dependencies for sync
88ceddf pw_containers: Make InlineDeque tests shareable with other containers

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275648
Original-Revision: 8a6f968fb2d0a56d9795329a7c0d6384632112e1
GitOrigin-RevId: 20d9b46ed100940549f925b8847c22eee5b4c7de
Change-Id: I7ce3ff20b5cdd40f53bf38964ac3b15949a085a0
1 file changed
tree: 00ff20b9195463983583a9f9761a8745443cc997
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.