commit | 335316ac40d85c2dfd76cb19d2553e29a9ecd0a1 | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Thu Feb 13 15:15:32 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 13 15:15:32 2025 -0800 |
tree | e6336b995a66869635d2be181f8fd85531df6e6f | |
parent | d1c34882457f1b1c390bba895285a5a16fca6702 [diff] |
pw_build: Add pw_py_importable_runfile Adds a rule that exposes runfiles as importable Python libraries to make them easier to use. Bug: b/388526733 Change-Id: Ic1f36077ba492fc06f5540bad320ac41b7558887 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267335 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Reviewed-by: Ted Pudlik <tpudlik@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-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/.