[roll] Roll fuchsia [superproject] Roll third_party/pigweed 6e1b3f4..af6e048 (9 commits)

af6e048 pw_log_basic: Fixing sign conversion error for logging
ea9a81f pw_spi_mcuxpresso: Remove unnecessary debug messages
4d84714 pw_cpu_exception_cortex_m: Fix checks for ARMv8
bb558ed rp2040: Raise minimal stack size to 1KB
dc5c87c pw_system: Simplify pw_system usage in Bazel
eeec556 targets/rp2040: Refresh target docs
905d426 pw_clock_tree: Generic clock tree management
de0813b pw_allocator: Move large values to test fixtures
22a0e55 *: Update Android.bp after GetAlignedSubspan move

GitOrigin-RevId: 0539c2169951ecac0e996542f4926dda5e5dd7e1
Roller-URL: https://ci.chromium.org/b/8747303697384689425
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1051998
Original-Revision: 7e2d3de29d26ab7c73c79e03efe912306e601bf3
Change-Id: I21d638f2a8b8127e87a2fa9e4a15ed0c68fcd4c2
1 file changed
tree: 8eb6aadbdfa5f85a4600cbb54e3cf5240c43f590
  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.