Safer snprintf / vsnprintf functions Provide a string::Format function that writes to a span. The snprintf return value is interpreted and returned as a StatusWithSize. Change-Id: Ib7fed684dc333d5feaef85c1bb558cb45e3936bd
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.