commit | e4d24473895e181953e7cb2a16fd2bfbba87ea1e | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Tue Sep 24 23:35:51 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 24 16:36:46 2024 -0700 |
tree | d0ea7649d4d799bc154c13a026a1068ae58b3749 | |
parent | 1f329d0c0e2f38263bdaf1740ab9cc94ab3100f9 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.