commit | 0c33ffe592fa4f6765cf6f798fa7df935eceb6ac | [log] [tgz] |
---|---|---|
author | Erik Gilling <konkers@google.com> | Thu Apr 13 21:43:19 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 13 21:43:19 2023 +0000 |
tree | 4481cbd85625981fb87829bea9de70a5116ef628 | |
parent | f85783de576b021f23db4a6450576121737c7cc7 [diff] |
docs: Document Rust module structure Change-Id: Ib901ed44878718ec21da372767af00bff976ce7d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/138650 Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Reviewed-by: Taylor Cramer <cramertj@google.com> Pigweed-Auto-Submit: Erik Gilling <konkers@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/.