commit | a98647d744dc24cbbc7bac44b40dd4e0b255f7e5 | [log] [tgz] |
---|---|---|
author | Ted Pudlik <tpudlik@google.com> | Wed Jul 17 17:38:39 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 17 17:38:39 2024 +0000 |
tree | 4d1c2eedc689ab25b3361d89f0891dd2880f79a5 | |
parent | 7dc26abc274fa80d6c9f9de9e3a12e679795743d [diff] |
pw_toolchain: Add linux_sysroot.bzl This makes the code more robust against canonical repo changes, and is necessary for supporting both bzlmod and WORKSPACE users. Bug: 258836641 Change-Id: I99f41aa092ce5183d526464e192ef699aeb8927c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/223578 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Ted Pudlik <tpudlik@google.com> Commit-Queue: Ted Pudlik <tpudlik@google.com> Reviewed-by: Taylor Cramer <cramertj@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-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/.