commit | 95ea1fe3c69273debffd3647f42c483f73b92fec | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Tue Nov 26 12:08:38 2019 -0800 |
committer | Rob Mohr <mohrr@google.com> | Tue Nov 26 12:08:38 2019 -0800 |
tree | d7cb550b230bba8796647ecd0b3040165a7c35f1 | |
parent | 91b434205183cbb37603716c82efcfac86015d42 [diff] |
Followup from CL 2320. Address comment I forgot to address in https://pigweed-review.git.corp.google.com/c/pigweed/pigweed/+/2320. Change-Id: Ie04874979291f228edcb92bfc125f2364412a767
Pigweed is a collection of embedded-focused libraries, which we call “modules”. These modules are designed for small-footprint MMU-less microcontrollers like the ST Micro STM32L452 or the Nordic NRF82832. The modules are designed to facilitate easy integration into existing codebases.
Pigweed is in the early stages of development.