[roll] Roll third_party/pigweed b9def2c..8c480d4 (3 commits)

8c480d4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116574 docs: Update bug tracker links
64ef8c9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117731 docs: Update supported Python versions
1f09792:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117550 third_party/stm32cube: Fix for C++20
GitOrigin-RevId: 54f6d1ca319408e233ed9c214ebc336643cf7514
Change-Id: I764271d5c99a8bbb16ddf8d8b85ffd60110dfd76
1 file changed
tree: 326aca9af2cd0075c0b8f8c2f07c7a31aa759b32
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.