[roll] Roll third_party/pigweed 826f383..e832fa7 (4 commits)

e832fa7 presubmit: Ignore GN and CMake checks for files in pw_kernel
063230e pw_kernel: Change console to write lines atomically
25c6d51 pw_kernel: Set riscv stack to top instead of bottom of region
95040aa pw_bluetooth: Add AVDTP_GET_CAPABILITIES parser

GitOrigin-RevId: 3f1ea8f8cf4fa0497508e0000c1bc70545973a61
Change-Id: I49e40b5665483e68956578cd219e204f03ca50e0
1 file changed
tree: 6eb3558cfc5081e90a990f7a37553b0bc497ea63
  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.