commit | 4f803342ba751591ac02d8233b1d77ab958bf961 | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Mon Nov 18 11:14:12 2019 -0800 |
committer | Armando Montanez <amontanez@google.com> | Mon Nov 18 21:14:52 2019 +0000 |
tree | aab2012689353b01603ef4a8ec33277989dc3d55 | |
parent | 0a57954b8f075ab30090f0ae319677a3196685b7 [diff] |
Small Cortex-M4 toolchain tweaks Updates Cortex-M4 toolchain to use nano.specs and soft FPU. Change-Id: I7f4d97bb428b38d90cae9041487460e6c2eed184
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.