commit | a8fa24fab5dc4c6ae21978efee901b82f75ea2b9 | [log] [tgz] |
---|---|---|
author | Ewout van Bekkum <ewout@google.com> | Thu Feb 10 11:49:17 2022 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 10 21:09:29 2022 +0000 |
tree | 0146578e7be0b9eaf76589618887f83cb195205a | |
parent | 40e37b46ef6ab6d35be5872d2e6383313827a85d [diff] |
pw_cpu_exception_cortex_m: Fix {Process,Main}StackActive Fixes an inverted return and improves the accuracy of a log statement. Change-Id: I7e3e76b747641040882c934513b8e0e3a90feec0 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/83961 Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com> Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.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/