commit | 3ff91ecbc560029adb45de08a8df7a77bc2bedbb | [log] [tgz] |
---|---|---|
author | Ronan Chauvin <ronanchauvin@gmail.com> | Tue Oct 22 21:10:33 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 21:10:33 2024 +0000 |
tree | fdd511925216e5facb1924813f88ede8d25f69c8 | |
parent | 9525d75843cede1c67f78de7c2f86bb30ac98efe [diff] |
pw_build_info: Use pw_linker_script rule in Bazel To handle GNU build id addition to linux linker script. This harmonize the declaration of linker scripts with other modules. It includes the linker script as a dependency of build_id library. Change-Id: If5d44e689b8cb579af944054b188e33dac3c6bf4 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/241892 Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Docs-Not-Needed: Armando Montanez <amontanez@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Ted Pudlik <tpudlik@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/.