[roll] Roll fuchsia [superproject] Roll third_party/pigweed c25426f..a83acc1 (8 commits)

a83acc1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146472 pw_unit_test: Include cstdarg
687d5d8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/145335 pw_toolchain: Remove default toolchain prefix
7cf359e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/138126 pw: Make InlineDequeIterator a LegacyRandomAccessIterator
0f72cf3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146471 pw_build: Disable deprecated warnings
74d8d83:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/144570 docs: Doxygenify pw::hdlc::WriteUIFrame()
20bdafe:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146370 pw_arduino_build: Upgrade Teensy core to 1.58.1
6561b59:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/137696 pw_libc: Pull in some math functions
a9cc7fd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146218 pw_presubmit: Remove Arduino/Pico program from Misc
GitOrigin-RevId: 0d98c0e5f9a22f2640a2fb21272cf7a1d112fe97
Roller-URL: https://ci.chromium.org/b/8781340653955913553
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/854026
Original-Revision: 03493ce78b0fff1a400683c3a1961171dcb4749d
Change-Id: Ibb25e1cb8f58c712ae17e23b8b9e1d80f042b303
1 file changed
tree: 07129e278d26e8540e109c2e04e76e82a0b1a301
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.