commit | 0f9876351caed9839c92e8ec86a0caebdd9b2646 | [log] [tgz] |
---|---|---|
author | Alexei Frolov <[email protected]> | Tue Aug 09 16:23:03 2022 +0000 |
committer | CQ Bot Account <[email protected]> | Tue Aug 09 16:23:03 2022 +0000 |
tree | 090e5d1bcc3ab4cb78f93b15cbc296b18c4e4021 | |
parent | 557254a6ac704058a29e0d6f4f908d76327b2be6 [diff] |
pw_bloat: Rename pw_size_report -> pw_size_diff The existing pw_size_report target actually runs a size diff on two binaries. In preparation for landing single-binary size reporting targets, the template is renamed pw_size_diff to more clearly signal its purpose. Change-Id: I90d78ca2edaa39c3883b2c74726ccf6161cfad0d Requires: pigweed-internal:30301 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/104767 Reviewed-by: Brandon Vu <[email protected]> Commit-Queue: Alexei Frolov <[email protected]>
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/.