commit | 02dfcc47d958092c35649c26c759dac5189b037b | [log] [tgz] |
---|---|---|
author | Alexei Frolov <frolv@google.com> | Fri Nov 08 15:51:51 2019 -0800 |
committer | Alexei Frolov <frolv@google.com> | Mon Nov 11 17:59:47 2019 +0000 |
tree | bc335bd9755d98234a2fd35cb1b9ec1c02d7806a | |
parent | 771056581c2ea81d48b527a634a92442effca3bd [diff] |
Make default toolchain a build argument This change makes the default toolchain for the build system an argument so that it can be configured per build target. Change-Id: I32822be9a6e33376bb1e75b996f79d3451ef9963
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.