[roll] Roll third_party/pigweed 28b70a0..3656612 (4 commits)

3656612:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/160791 pw_build: Fix progress bar clear
0ef2c2d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/160790 third_party/mbedtls: 3.3.0 compatibility
9ed69ef:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/160031 pw_interrupt: Add backend for xtensa processors
50925b5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/152173 pw_presubmit: Add ifndef/define check
GitOrigin-RevId: 530c3f69b7630f217309847b7103d0c045d22e02
Change-Id: I4e74244e397ca5c4158324dc63e7ae7fd61fd1f1
1 file changed
tree: 7e675b365fed1accc3364c652c5eba2907d0e95f
  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.