[roll] Roll fuchsia [superproject] Roll third_party/pigweed 837563b..6b0b9c2 (6 commits)

6b0b9c2 pw_stream_uart_mcuxpresso: Implement DoRead DMA
3ca23db pw_stream_uart_mcuxpresso: Implement DoWrite DMA
6992b46 pw_stream_uart_mcuxpresso: Implement init / deinit
fef14dc pw_sync: Allow implict conversion when moving BorrowedPointer
b10b18a pw_allocator: Use BlockAllocator instead of alternatives
73892fa pw_stream_uart_mcuxpresso: USART DMA scaffolding

GitOrigin-RevId: 32e2b91834ab9dcb34e4ab34e8b845bdc87db3a7
Roller-URL: https://ci.chromium.org/b/8754884059267646353
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/998608
Original-Revision: 52f44d3e71a4330da1374bd5f19fcc4d27aa6975
Change-Id: I79eaa90c7f82ea06af98b0059a2fabab8bc6ea47
1 file changed
tree: cb43dd5d50b539debde958b28404ce442b85020c
  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.