| commit | e1790a42ab965fbfaa1c7057122f3dda24fb2cce | [log] [tgz] |
|---|---|---|
| author | Kayce Basques <kayce@google.com> | Wed Sep 03 21:11:13 2025 -0700 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 03 21:11:13 2025 -0700 |
| tree | 7a967b6f4ac2d859926b1095b6085ab6a3c91b39 | |
| parent | e8bd77bc392c74977a7aef03dba05bb9914ed2c5 [diff] |
sphinx: Remove Breathe * Moves some pw_rpc content in order to remove the last Breathe directives from the pigweed.dev codebase * Removes the dependency on Breathe in //docs/sphinx/conf.py and //docs/sphinx/BUILD.bazel * Breathe is still listed in the upstream Pigweed dependencies list because of a pw_docgen unit test * Removing Breathe from the contributor docs will be handled in a separate change Bug: 426012010 Change-Id: I7fdf44739ca7de6a5e8a5896ca37cef29fc2985d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/319632 Tests-Not-Needed: Kayce Basques <kayce@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Kayce Basques <kayce@google.com> Pigweed-Auto-Submit: Kayce Basques <kayce@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Wyatt Hepler <hepler@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/.