commit | 759ff77d81b2954618e59c7aa97dd082454fbd2c | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Mon Nov 18 15:05:53 2019 -0800 |
committer | Armando Montanez <amontanez@google.com> | Wed Nov 20 18:30:11 2019 +0000 |
tree | 83815bdca84465951399dbca29864c2bb5fe001e | |
parent | 88726e83f6be5f934a89b7aad48250770c347051 [diff] |
Add WriteLine() to pw_dumb_io Adds WriteLine() to pw_dumb_io, and updates all function names to use read/write. Change-Id: I0c3358fa264f9a5e7c8b49736e960015df0e67fc
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.