[roll] Roll third_party/pigweed 7795cfc..82759cc (7 commits)

82759cc pw_allocator: Check for room to split the first block
62d79c9 pw_env_setup: PyPI version bump to 0.0.18
cac24bc bazel: Update to rules_cc 0.0.10
9fb87e7 pw_tokenizer: Add token domain support to Detokenizer
22fa494 pw_env_setup: PyPI version bump to 0.0.17
40f756e pw_toolchain: Make toolchain registration configurable
08ff555 pw_tokenizer: Use domains in the Python tokens.Database class

GitOrigin-RevId: 6e6826d846ad3da2c17813ef41a60dbacfdfd399
Change-Id: I80e35e1a8a0d313047408172c8acf1995c5ae191
1 file changed
tree: f2ed91ccec7ca9a9c2316b7776f036a883eaa94a
  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.