[roll] 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: 74944e2e7e9a9e51b662357ecf6e505be32f3499
Change-Id: Iad078a2481d03583d98f8d8465ef88b4f9110cee
1 file changed
tree: 18435357a2052e44a18734dec2e1e9e12067a019
  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.