commit | 3b68c84d2909ecf33700ad7967c3041663d39f78 | [log] [tgz] |
---|---|---|
author | Anthony DiGirolamo <tonymd@google.com> | Wed Jul 26 20:30:53 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 26 20:30:53 2023 +0000 |
tree | d247fcd0e9e729c79b4a64823fd2b2bc6f6de299 | |
parent | c0bcf5adae9ee7b9c5a6d6111a65469015ca9da9 [diff] |
pw_build: Upstream build script fixes - Only use ccache if available - default_ninja recipe uses out/gn build dir - GnGenNinja conversion: - Expand gn args - Install pw packages - Remove commas from bazel build step counts - Print help if no builds specified on the command line - Add --all to build all known recipes (shortcut for --recipe='*') Change-Id: I6936180ca3529d45acd9363a868ddeb4f9126e0f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/159473 Reviewed-by: Ted Pudlik <tpudlik@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Anthony DiGirolamo <tonymd@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/.