commit | 83d42485f0cb670dbc8a81d77466dd1513d19e6d | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Tue Nov 19 15:17:33 2019 -0800 |
committer | Wyatt Hepler <hepler@google.com> | Tue Nov 19 18:57:26 2019 -0800 |
tree | 99cd07222bdcceffe80d6be3ae79c0176aeca557 | |
parent | 1ce7f00d044872f096fca9c80d81dfb5f55f9631 [diff] |
pw_span: Update deduction guides - Use the deduction guides specified in the C++20 draft standard. - Expand tests to cover all deduction guides. Change-Id: I9ab0c44b7bb1097c554c7e56f0b174b2615cacd3
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.