commit | 953aec955121a75bbd98dc751684a41c21e84bcb | [log] [tgz] |
---|---|---|
author | Dave Roth <davidroth@google.com> | Thu Mar 13 13:08:47 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 13:08:47 2025 -0700 |
tree | dedec29dd08ed03a42b74fc94cb4ae169a2a9084 | |
parent | 0866c5ae665d5280f3754d451412da278dce149f [diff] |
pw_toolchain: Add riscv32 bazel toolchains - Add riscv32 IMC and IMAC rust toolchains - Add risvc32 IMC and IMAC baremetal clang toolchains - Note that llvm-libc for risvc32 is not included in this CL Change-Id: Ie373b11b4a1a87f9e340af1cac60bf3be34d680e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274573 Docs-Not-Needed: Dave Roth <davidroth@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Dave Roth <davidroth@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Ted Pudlik <tpudlik@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/.