commit | da28a3e5e0b0048eb72fb5588f60c1f105706509 | [log] [tgz] |
---|---|---|
author | Christoph Klee <chklee@google.com> | Fri May 31 21:43:53 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 31 21:43:53 2024 +0000 |
tree | 187be9ca13908571b5495d494a59727c5a1a2244 | |
parent | 1aa9d51028fcbc3fb0842fbcf9e7cee7bfdf744b [diff] |
pw_stream_uart_mcuxpresso: InterruptSafeWriter example This change introduces a new interrupt safe writer example that compiles by itself to ensure that the build environment provides all the expected headers. I have also decided to directly integrate the example code from the documentation file, so that we know that it is compiling correctly. Test: w presubmit --step=gn_mimxrt595_freertos_build Test: w presubmit --step=gn_mimxrt595_build Bug: 343773769 Change-Id: I98180ae94e97e2a0bf57ae995fe2fa009ae8685c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/212513 Reviewed-by: Jonathon Reinhart <jrreinhart@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Austin Foxley <afoxley@google.com> Commit-Queue: Christoph Klee <chklee@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/.