pw_assert: Separate declaration and definition for C compatibility A static inline function definition without a separate declaration sometimes results in linker errors in C. Change-Id: I345032b2e0aa1474c0b898b2cb5ef2d26705cec4 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253052 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Docs-Not-Needed: Wyatt Hepler <hepler@google.com> Reviewed-by: Taylor Cramer <cramertj@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/.