commit | 3fb983d9e8f95cdac801d9dac6426a15fe316d00 | [log] [tgz] |
---|---|---|
author | Andrew Harper <aharp@google.com> | Mon Jul 24 18:19:52 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 24 18:19:52 2023 +0000 |
tree | cac74989c0c19bed1676612cc4d4b6513353c16b | |
parent | e89ac8201c40a9360f15bcbf0a9ffd77c160d1e8 [diff] |
pw_stream_uart_linux: Add stream for UART on Linux This adds a pw::stream implementation that can be used to read/write from UART devices on Linux. Tested: Built with gn, bazel, and Android. Exercised functionality from an Android service. Change-Id: I9278fc74f7d302e567cab4295c0aea001befb0e6 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/156910 Reviewed-by: Wyatt Hepler <hepler@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Andrew Harper <aharp@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/.