commit | 1dc9a789f52aad1f0e738a1cfd5993e2272c38d2 | [log] [tgz] |
---|---|---|
author | Austin Foxley <afoxley@google.com> | Thu Sep 26 18:33:49 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 26 18:33:49 2024 +0000 |
tree | 5a598685f21d3bd99dce9006b13efd815d4f3181 | |
parent | 0e5c33667e0cf7a129497860cbe4150ad8d62484 [diff] |
pw_uart: Add method to set flow control Add optional method to support changing flow control setting in uart driver. Update pw_uart_mcuxresso to implement it. Change-Id: I7c0569cd29cead65c1b8d2ca8296827b45a9a86b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237953 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Taylor Cramer <cramertj@google.com> Docs-Not-Needed: Taylor Cramer <cramertj@google.com> Reviewed-by: Jonathon Reinhart <jrreinhart@google.com> Pigweed-Auto-Submit: Austin Foxley <afoxley@google.com> Commit-Queue: Austin Foxley <afoxley@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.