commit | a79cb6ad8e559e2d0e3911e83aad34d684fe2f2e | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Wed Nov 20 12:18:27 2019 -0800 |
committer | Armando Montanez <amontanez@google.com> | Wed Nov 20 12:22:33 2019 -0800 |
tree | 201c97b366af2185f667f6f5cc2f7a80f83644b6 | |
parent | ce2d8afd4ead9b5b9a0b2ee5e8e7d18978100dc8 [diff] |
Fix Bazel tests Bazel tests broke when pw_unit_test was switched to depend on pw_dumb_io. This adds build files/changes needed to support the updated testing. Change-Id: I731c3dffdc8be1f74d17527923e928b8da32c4b1
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.