commit | 54f457f205e2a81c441f554679c9b64479822832 | [log] [tgz] |
---|---|---|
author | Keir Mierle <keir@google.com> | Mon Nov 25 11:47:27 2019 -0800 |
committer | Keir Mierle <keir@google.com> | Mon Nov 25 22:16:02 2019 +0000 |
tree | a4a13ff2fdf9ddf2c20622fc69229eb8b5a94119 | |
parent | b79e9e00593addae544c2e05498abbc143ee09f4 [diff] |
Rename pw_cmd to pw_cli This renames pw_cmd to pw_cli, since our plan is for the cli module to contain general command line interface related tooling, rather than just the pw_cmd itself. Change-Id: I1dc7185db25b89d725601ac5d47e0793ea907bf1
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.