commit | ce2d8afd4ead9b5b9a0b2ee5e8e7d18978100dc8 | [log] [tgz] |
---|---|---|
author | Keir Mierle <keir@google.com> | Wed Nov 20 10:47:39 2019 -0800 |
committer | Keir Mierle <keir@google.com> | Wed Nov 20 10:47:39 2019 -0800 |
tree | 8a173293e62facca5bd4cb1527ee2591eee8e587 | |
parent | d3ed0f4d9b5ce7c9cca919d61a35138e5e555a70 [diff] |
Fix missing string_view include Change-Id: I6d40bf17168d22b38e85e045e12228b67caf955e
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.