commit | 7fe81913ff9d8770613757074085b32c49ae1d48 | [log] [tgz] |
---|---|---|
author | Ronan Chauvin <ronanchauvin@gmail.com> | Thu Oct 24 17:39:07 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 24 17:39:07 2024 +0000 |
tree | 94fa6d8c8f1d4184bfc19dd3a68f9ea36bfc17c8 | |
parent | a53898887b913132f7e6289eaa55740d47f0b1c7 [diff] |
pw_build_info: Add missing linker search directory in Bazel For build_id library, so the snippet file can be found when Pigweed is built as an external module. The 'pw_linker_script' rule should be modified to better support the inclusion of snippets to a linker script. Change-Id: I880c10e2e3ed80498725946e3277ce3b30b4164b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/241893 Reviewed-by: Aaron Green <aarongreen@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Reviewed-by: Rob Mohr <mohrr@google.com> Reviewed-by: Taylor Cramer <cramertj@google.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Docs-Not-Needed: Armando Montanez <amontanez@google.com> Reviewed-by: Armando Montanez <amontanez@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/.