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/.