[roll] Roll third_party/pigweed 1f9748d..54a35ec (3 commits)

54a35ec pw_cpu_exception_cortex_m: Add error flag masks
42a8288 pw_bloat: Add padding to utilization
c7128f5 bazel: Fix unsorted-dict-items instances

GitOrigin-RevId: 57c4b47d7587b3723b3c03819e79c8ae2b50af70
Change-Id: I150525d919fbd87fdde061acdcd655771313bd47
1 file changed
tree: 756b943eeb5ef6c0cea9051f57ad0ec0a9a1c608
  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.