commit | 64c5116047f1fb7b755779948995a445781e644f | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Wed Jun 25 22:21:25 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 25 22:21:25 2025 -0700 |
tree | fae894a97b6ef9dd9ead432354e178a8770fc38b | |
parent | f27cc0cdb8e1782d2f07a3ccf191ebdc230174d9 [diff] |
pw_assert: Example for avoiding % in PW_CHECK Also mention avoiding % in PW_ASSERT for pw_assert_log. Fixes: b/425994861 Change-Id: Ie93dc528dcc64749dc413484c734d3ed2b96cd49 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/299969 Commit-Queue: Wyatt Hepler <hepler@google.com> Commit-Queue: Kayce Basques <kayce@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Kayce Basques <kayce@google.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Tests-Not-Needed: Wyatt Hepler <hepler@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.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/.