[roll] Roll third_party/pigweed a5fd1e4..5044006 (5 commits)

5044006 pw_base64: Use div_ceil for encoded size calculation
72f264b pw_work_queue: Add missing mutex include
e587b7e third_party/embos: Use pw_external_embos in gn
e658fd4 pw_toolchain: Use rust nightly channel to compile stdlib
59db474 third_party/freertos: Use pw_external_freertos in gn

GitOrigin-RevId: 23623745ad04aedd68514db9761b7a68d5b5ddb6
Change-Id: Ibae0590fb42d94d6db1f5096065c9d6077face91
1 file changed
tree: 230640d0a0f245e8d930bc4f271b2292be724901
  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 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.