commit | 771056581c2ea81d48b527a634a92442effca3bd | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Wed Nov 06 17:50:03 2019 -0800 |
committer | Wyatt Hepler <hepler@google.com> | Fri Nov 08 17:15:01 2019 -0800 |
tree | e7a9a992169723cdd622df29fbe7d93d673bbf84 | |
parent | 2b0e008a754fdb169e4c2788133f329dd8850ac0 [diff] |
pw_span module pw::span is a stand-in for C++20's std::span. Change-Id: I1f36d5da43493c20b4806f6cb1198faf62d47743
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.