commit | b66792804adc4b3a7217512c1af31e42b0528851 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Tue Nov 12 22:40:17 2019 -0800 |
committer | Wyatt Hepler <hepler@google.com> | Wed Nov 13 22:58:45 2019 +0000 |
tree | 85efb9e90c85ed1c6aa00bbbe03f4fc0d333388d | |
parent | baaa2d62a6911b3291f6777db940ebaa2b0e9fc5 [diff] |
pw_status: StatusWithSize class - Create StatusWithSize, which efficiently stores a Status and a non-negative integer. - Add tests for Status and StatusWithSize. Change-Id: I34ade117d890318d45a27664fe53303365f21f68
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.