commit | eb97b4508f6e0ca99e4ca93e88fc025fdf9d4226 | [log] [tgz] |
---|---|---|
author | Taylor Cramer <cramertj@google.com> | Tue May 28 18:40:01 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 28 18:40:01 2024 +0000 |
tree | c21a391fd688acf8814066324277205aa5c20ff7 | |
parent | c932087017d7024f2b57be920ce692349be4d65a [diff] |
rp2040: Add upstream Bazel platform definition Additionally, this CL introduces a bazel build config for `rp2040` which can be run using `bazel build //some_target:label --config=rp2040`. Change-Id: Id642eef11fffc7d05be00e98fb630ccf5a860450 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/211592 Reviewed-by: Taylor Cramer <cramertj@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: 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/.