commit | b6e05e02e6d86af4e52fdf770f5a9c8930dc32be | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Thu Jun 02 10:32:52 2022 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 02 20:05:43 2022 +0000 |
tree | 90bc11471bf491555ffd5fa68524fcab47e89cd2 | |
parent | b7bd716e5c8997fdc26aed71b613f97323c424d8 [diff] |
pw_assert: Rename assert_backend.h to check_backend.h The backend for the PW_CHECK macro was originally defined in assert_backend.h, but it makes more sense for the PW_CHECK backend to be defined in check_backend.h. Change-Id: Iaad62d2f872fa66b3ac3864340331a2f7a19086f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/96740 Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Reviewed-by: 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/