commit | f73539ca94138de3b605c08cea9e9e9ff3e35b7e | [log] [tgz] |
---|---|---|
author | Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> | Tue Jul 16 23:05:24 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 16 23:05:24 2024 +0000 |
tree | 52da26ad64d1412fa66ec477ae346e1b0c8e5003 | |
parent | 386caa7e2f4b97ee3afe2aacd52616d00c2801b2 [diff] |
pw_cpu_exception_cortex_m: Fix assembly Use unified assembly ARM instruction syntax. Bug: b/261603269 Change-Id: I076efb3a13ed4f2d79b398d1f1d05ad480008025 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/223131 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Reviewed-by: Dave Roth <davidroth@google.com> Reviewed-by: Armando Montanez <amontanez@google.com> Pigweed-Auto-Submit: Prabhu Karthikeyan Rajasekaran <prabhukr@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/.