Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ Arm for bare-metal or native AArch64 Linux environments.

This project aims to provide an LLVM based platform containing
the necessary libraries and tools for building C and C++ toolchains
for both bare-metal and native AArch64 Linux use-cases.
for:
* Bare-metal: [Arm Toolchain for Embedded](https://github.com/arm/arm-toolchain/blob/arm-software/arm-software/embedded/README.md)
* Native AArch64 Linux: [Arm Toolchain for Linux](https://github.com/arm/arm-toolchain/blob/arm-software/arm-software/linux/README.md)