[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_uart_mcuxpresso: Simplify configuration struct

- Utilize the pw_dma_mcuxpresso module to manage DMA channels.
- Directly query flexcomm clock freq after the clock is turned on during
  init.

Also fix const application in pw_dma_mcuxpresso that arm compiler in mac
CI didn't like and looked like a mistake anyways. This was needed to
dma_uart_example.cc could compile.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236919
Original-Revision: ca679a238320e25cdf6649e74dcb76af21e2beb9
GitOrigin-RevId: a324cbe1b66cd297c4f154a7ba96587f743f71a0
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1124855
Original-Revision: 4f61d7a48374fcfd976105c9e852c3eb3d1e94e5
Change-Id: I361cb7bc8d33a7ea944cc538b8bb36977a180d85
1 file changed
tree: d0ea7649d4d799bc154c13a026a1068ae58b3749
  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.