[roll] Roll fuchsia [roll] Roll third_party/pigweed 078ce08..a298bae (4 commits)

a298bae pw_async2: Have BlockingSend push immediately if space avaiable
5956872 pw_env_setup: Fix Python check
54f5bac pw_kernel: Handle exclusive memory region ends on cortex_m
f2730ff pw_kernel: Programatically generate apps memory sections

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1440455
Original-Revision: 7f55b88ea0423701dc22653703f004bba4218d8d
GitOrigin-RevId: 42b923429f17863c51eec1f061e9f876476426a7
Change-Id: I5aa809ee7dd47430fe95b4e10e1eb491746d54f2
1 file changed
tree: 989a54590a6738c7613752130e5cf0a6e72e176f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.