pw_module: Jinja template refactor - Start using jinja templates for `pw module create`. - docs.rst template - BUILD.bazel template - CMakeLists.txt template - Update //docs/module_metadata.json Change-Id: I50d83108a331d55f28fe3dd638a530410de39c2c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/201751 Reviewed-by: Alexei Frolov <frolv@google.com> Commit-Queue: Anthony DiGirolamo <tonymd@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Kayce Basques <kayce@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/.