commit | 5c30c1e31e88bbdaca5c6ca339f20e05f09417ae | [log] [tgz] |
---|---|---|
author | Ewout van Bekkum <ewout@google.com> | Thu Oct 03 21:03:40 2024 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 21:03:40 2024 |
tree | f56cb160bca1ea706ec89a59b84871b93b4021be | |
parent | da492091ab031cac3cff8280acf1b72066b389e1 [diff] |
pw_assert_log: Consistently use PW_HANDLE_LOG Updates pw_assert_log to consistently use PW_HANDLE_LOG which bypasses PW_LOG_ENABLE_IF which should not be relevant for asserts. Change-Id: I235bc02b56879cabea3ce1adb0a252d9afa4774b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/239716 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Docs-Not-Needed: Ewout van Bekkum <ewout@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Ewout van Bekkum <ewout@google.com> Pigweed-Auto-Submit: Ewout van Bekkum <ewout@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/.