commit | 4d461ead92fc71f755f30350a6d9d4919daab1fa | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Fri Mar 28 00:58:08 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 28 00:58:08 2025 -0700 |
tree | 684243b375b5db11c6f09008e4d410d9dfe1c40d | |
parent | e078345062efc9717a9bda19b5c9afac82df2e0a [diff] |
pw_bloat: Fix GN build for size report generation The size report diff script was incorrectly configured to use a different script than build.py. This prevented the correct generation of size reports, leading to aggregation failures. Bug: 406638041 Test: Build Change-Id: Idaf9fce84a22e67414ccfa52e5f2a0e322908f23 Signed-off-by: Jimmy Chen <jimmycmchen@google.com> Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279712 Reviewed-by: Carlos Chinchilla <cachinchilla@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.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/.