commit | a69244e4c156e288648e14fa4ce0915594c5055a | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Fri Nov 15 11:25:10 2019 -0800 |
committer | Armando Montanez <amontanez@google.com> | Sat Nov 16 00:14:52 2019 +0000 |
tree | 5dcb35f64079e9a51b9de1eef4246347b603e7b9 | |
parent | 68de071c7d823feb5dc992aa99001f1e30925472 [diff] |
Add stm32f429i-disc1 target and pw_dumb_io Adds both the stm32f429i-disc1 target and a pw_dumb_io uart-based backend. Change-Id: If24379118fc2877485653d61ca66ceeb59ef920a
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.