commit | df2b13b72d6d526cfb0f947fc9c3fe4ff776a8d5 | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Mon Nov 18 14:04:25 2019 -0800 |
committer | Rob Mohr <mohrr@google.com> | Mon Nov 18 14:04:25 2019 -0800 |
tree | 2111487c00e46ebdf2e2c5b65242156ba553ff0f | |
parent | 4f803342ba751591ac02d8233b1d77ab958bf961 [diff] |
Add -use_header_modules. This is for compatibility when migrating to other repositories. Change-Id: I442b3d0a767c86a93427aed753a410262166df98
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.