commit | 586719197a52b8933f93b8bbb6df25a622aca1f5 | [log] [tgz] |
---|---|---|
author | Keir Mierle <keir@google.com> | Thu Nov 14 00:15:41 2019 -0800 |
committer | Keir Mierle <keir@google.com> | Thu Nov 14 18:26:54 2019 +0000 |
tree | 9384bb7c880a4ac7b70dc5c637fdc10925e1a677 | |
parent | cb0558101b3224c7132aec727e1030f54e18478f [diff] |
pw_toolchain: Start host_clang toolchain This adds a generic host_clang toolchain, targeting hosts running Mac and Linux to start, and likely Windows later. For now, on Mac the default toolchain is set to host_clang_og Change-Id: Iea457c61586930d509439c6616574c9a74919433
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.