Initial commit for Pigweed

This sets up a basic license, readme, and contributors file.

Change-Id: I384e59e5d5ac0a2369606a360d5d2ed2cbface35
4 files changed
tree: 9021dbe8174c34ddaa6c657a7c199a03009fa5ad
  1. AUTHORS
  2. CONTRIBUTING.md
  3. LICENSE
  4. README.md
README.md

Pigweed embedded oriented software libraries

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.