commit | 2ccdca35626325202cfaaa160792444e951a5137 | [log] [tgz] |
---|---|---|
author | Faraaz Sareshwala <faraazs@gmail.com> | Mon Mar 20 20:35:33 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 20 20:35:33 2023 +0000 |
tree | fe23f1ee66a70f24ff57ba7177bb8bf0a19adeec | |
parent | b1c96f03cd4b6c1f74c35b4ff1ddb4fa0cf5b5e7 [diff] |
pw_build: Add support for building rust executables and linked libraries Change-Id: Icdd6418cf8f0713d3f93346af5a74ca43a1f2ad1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/129586 Commit-Queue: Faraaz Sareshwala <fsareshwala@google.com> Reviewed-by: Alexei Frolov <frolv@google.com> Reviewed-by: Erik Gilling <konkers@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.