commit | 160897b097b64f9a38f31fb6504bd2a97f574dd6 | [log] [tgz] |
---|---|---|
author | Ted Pudlik <tpudlik@google.com> | Thu Jun 13 20:02:32 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 20:02:32 2024 +0000 |
tree | cfe192b54b531cab1c55c26018d52c48e511e339 | |
parent | 446fcc3a5a5a9e0227226d22018de118da9b5ea7 [diff] |
pw_build: Move host_backend_alias (part 1) To avoid bundling too many unrelated rules and macros in pigweed.bzl, break out host_backend_alias into a new file, compatibility.bzl. In the future, we'll add other compatibility-related helpers there. Bug: 344654805 Change-Id: Ib85d157f6ce0de41141c8059389e11bbf8bcd3af Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/215740 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Armando Montanez <amontanez@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Ted Pudlik <tpudlik@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/.