[roll] Roll third_party/pigweed b45cf66..65ff5c3 (6 commits)

65ff5c3 pw_bluetooth: Add hci_data.emb
312412b pw_web: Capture browser logs in the log viewer
5ce9ca7 bootstrap: Warn about Windows case-sensitivity support
f25eb6a pw_toolchain_bazel: Support Windows in toolchain template build files
6bbe359 docs: Clarify rvalue docs
25069b4 pw_bluetooth: Add ISO feature bit to controllers

GitOrigin-RevId: 781dce5bbe9899698c7a829ef8f233f7b0dce508
Change-Id: I199367206c6043a43a1de64613b3868c3da4ace7
1 file changed
tree: 17cb7c76375d3e039ae432e63f07fc1136d98d96
  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 via the IRC channel #fuchsia on Freenode.

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.