commit | c5018fb03faf024e7570ac8d5a7cf2e790645531 | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Fri Feb 02 23:23:12 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 02 23:23:12 2024 +0000 |
tree | 2c190e94b3879961fdd0630bdb0accffd1e62bf6 | |
parent | b415803c442d9eb9ee2b3211489e940f8b594a20 [diff] |
pw_toolchain: Fix divergent configuration in arm_clang M0+ toolchain Somewhere along the way, the Cortex-M0+ lost sync with related toolchains and introduced some configs that weren't introduced on other toolchains. This change puts that toolchain configuration in line with the others for consistency. Change-Id: Icc76641fb2984ff59dfa8d1cf8a1ba146bb64334 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/190196 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Reviewed-by: Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.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/.