commit | 0431f5cf0934387d83de9121ff0f3b605d1eac82 | [log] [tgz] |
---|---|---|
author | Ted Pudlik <tpudlik@google.com> | Fri Oct 06 18:10:43 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 06 18:10:43 2023 +0000 |
tree | 088411496d4cfd3eab1b3f1c5e0a74f820d0f422 | |
parent | 0239a30bc8bf4a26735d48a8d3688dcd647c008a [diff] |
pw_build: Move pw_linker_script rule definition This is just cut-and-paste, no change to the code. I did not move the unit tests: I think it's fine to think of those as "bazel_internal". The main goal is to make pigweed.bzl the only place to import pw_linker_script symbol from, to prevent backsliding. Fixes: b/303482154 Change-Id: I85daaa982ade1784839a1fda7ec12926390c909b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/174872 Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Ted Pudlik <tpudlik@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.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/.