commit | f2a9ba51ff0ad2d7a76dc25e47374d31f1a397f2 | [log] [tgz] |
---|---|---|
author | Yuval Peress <peress@google.com> | Wed May 07 14:04:05 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 07 14:04:05 2025 -0700 |
tree | 5cb2cb92c27961b04de26ae75be9f8dd9f30a4b3 | |
parent | 86c9dd4daf83e99f2767c545ac168a1e5c76d39e [diff] |
pw_sys_io_zephyr: Send bytes to printk if !console If the console subsystem isn't available, instead of returning an error, send the byte to printk. BUG: b/406109661 Change-Id: I6f94b36bb54450236b3a719871d015941b7d720a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/288153 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Docs-Not-Needed: Yuval Peress <peress@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Tests-Not-Needed: Yuval Peress <peress@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Pigweed-Auto-Submit: Yuval Peress <peress@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/.