commit | c60df17b2c184ea2fa95384d6c86099617ecb1c3 | [log] [tgz] |
---|---|---|
author | Jonathon Reinhart <[email protected]> | Fri Aug 11 13:21:43 2023 +0000 |
committer | CQ Bot Account <[email protected]> | Fri Aug 11 13:21:43 2023 +0000 |
tree | c6818625f6103306199122b78ad9be79b9cad6f8 | |
parent | 58cdc95b7fee541e3f97eb5da0323c6afde90296 [diff] |
pw_stream_uart_linux: Add support for baud rates other than 115200 This adds support for all baud rates in termios.h at 9600 and above. Change-Id: I304e5e8c5eae27336bc875f22b912449eded7ae1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/165070 Reviewed-by: Keir Mierle <[email protected]> Reviewed-by: Andrew Harper <[email protected]> Presubmit-Verified: CQ Bot Account <[email protected]> Commit-Queue: Jonathon Reinhart <[email protected]>
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/.