commit | 3e1b5eb752fb5168941489eac5e1f9cb6fa48a30 | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Mon Nov 25 14:34:47 2019 -0800 |
committer | Armando Montanez <amontanez@google.com> | Tue Nov 26 00:48:59 2019 +0000 |
tree | 7cedc486dbf836ab06eef68514f48dfe4ebc2a58 | |
parent | 2fe3b8de67b054b7e68b4a8b064dc944e46b7b3d [diff] |
Reduce stm32f429i-disc1 test flake The stm32f429i-disc1 test runner had some flakiness caused by a race condition between the device and host. This change ensures all the device test output is captured. Change-Id: Ic1c68b2e680ab50536c747d31498ef46442afc41
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.