[roll] 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: e756920421dc5777e0372f0a772ac81910f4e15f
Change-Id: Idbc7d02318d244c1306125ff3c254dd6baaa5a44
1 file changed
tree: ee0882c50677c625df2831df2be23fd68a768c95
  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.