commit | 1d00120b0216347d33a8eabbcfec0fd592b39189 | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Wed Mar 04 11:51:32 2020 -0800 |
committer | CQ Bot Account <commit-bot@chromium.org> | Thu Mar 05 23:38:31 2020 +0000 |
tree | c2af5b371184d55f31b6b486d98a783c18d3875b | |
parent | 2e93c90de37eb3ac9ddf439d422f5c94dc31619e [diff] |
Update readme and extend Pigweed documentation Trims setup information out of the README.md, and pushes setup and developer guides into their own pages. Change-Id: I7fc80213e6a00c270fc9c664c8a7f54a19c05778
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.
Pigweed is in the early stages of development, and should be considered experimental. We’re continuing to evolve the platform and add new modules. We value developer feedback along the way.
Pigweed is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.
If you'd like to get set up with Pigweed, please visit the setup guide, and then check out the Pigweed developer's guide for more information on how to get the most out of Pigweed.