Skip to content

Commit

Permalink
Add bazel-arm-none-eabi and toolchains_riscv_gnu (#148)
Browse files Browse the repository at this point in the history
Co-authored-by: Jin <[email protected]>
  • Loading branch information
LK and jin authored Aug 2, 2024
1 parent 432e4c0 commit d3e7a2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -912,6 +912,8 @@ Toolchains enable authors to decouple their rule logic from platform-based selec
- [vsco/bazel-toolchains](https://github.com/vsco/bazel-toolchains) - A collection of Bazel C++ build infrastructure based on Chromium's LLVM toolchain
- [grailbio/bazel-toolchain](https://github.com/grailbio/bazel-toolchain) - LLVM toolchain for bazel
- [bazelembedded/bazel-embedded](https://github.com/bazelembedded/bazel-embedded) - Set of bazel toolchains and tools, for compiling and uploading to embedded targets
- [hexdae/bazel-arm-none-eabi](https://github.com/hexdae/bazel-arm-none-eabi) - embedded ARM toolchain
- [hexdae/toolchains_riscv_gnu](https://github.com/hexdae/toolchains_riscv_gnu) - RISC-V toolchain
- [f0rmiga/gcc-toolchain](https://github.com/f0rmiga/gcc-toolchain) - A fully-hermetic Bazel GCC toolchain for Linux

### Starlark
Expand Down

0 comments on commit d3e7a2b

Please sign in to comment.