pw_change: Create module and move review tool This change creates the new pw_change module, which will contain tools that operate on Gerrit changes and Git commits. The `pw review` tool is moved from the now-deleted `pw_review` module to become `pw change review`. The top-level `pw review` command is preserved for convenience. Change-Id: I94618645601c9f3fbc43559acd688484c9e20fcc Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/311533 Reviewed-by: Keir Mierle <keir@google.com> Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Rob Mohr <mohrr@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/.