commit | 174dd449c1b849c608e7eca9e5c07dbce2acde40 | [log] [tgz] |
---|---|---|
author | David Rogers <davidrogers@google.com> | Thu Apr 28 16:46:03 2022 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 30 00:35:23 2022 +0000 |
tree | 0c0f7784b90bb2772eba049484ac135df9f065d0 | |
parent | 1fb05bd2268b4637459857fc065c2aa80fb5a030 [diff] |
pw_string: Add PrintableCopy Add string util PrintableCopy that functions similar to Copy, but ensures all characters are printable. Change-Id: Ia24f34960c1e4787e61e0d383aaa6cb8b25cffb4 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/92715 Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: David Rogers <davidrogers@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/