third_party.pigweed.src/README.md
Keir Mierle 5d1226f428 Initial commit for Pigweed
This sets up a basic license, readme, and contributors file.

Change-Id: I384e59e5d5ac0a2369606a360d5d2ed2cbface35
2019-10-31 13:26:45 -07:00

383 B

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.