pw_async2: Remove the GN build for pw_async2 examples Remove examples from GN to reduce the maintenance burden. Remove the quickstart docs showing how to add a dependency in GN. Instead, mention the build target for GN and CMake. Adding a dependency is not typically documented since it's the same for every build target. Change-Id: Iac3990147b53e575a9f709e93a06d224ddb9197e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/342512 Reviewed-by: Alexei Frolov <frolv@google.com> Commit-Queue: Wyatt Hepler <hepler@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.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/.