commit | a8913567b439813c3e8ba8a677f6c3508caef9c1 | [log] [tgz] |
---|---|---|
author | Matt Stark <msta@google.com> | Fri Feb 02 04:29:56 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 02 04:29:56 2024 +0000 |
tree | 4326a76bbedbf26982d138617571ff5bd1d4771d | |
parent | 6d6ceb87c6949b0ff3b4b9b003985bd4e9e7f7fa [diff] |
pw_toolchain_bazel: Pull file collection into config rule This allows us to actually write tests for the file collection logic. It also allows us to significantly simplify our logic, since it's now centralized. Bug: 322872628 Test: bazel build //cc_toolchain/tests/... Change-Id: I31ab518158dabceb65aeaf57f40a57fcd1544546 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/189971 Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Matt Stark <msta@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/.