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
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
> [!WARNING]
> This repository is deprecated!
>
> LLVM Embedded Toolchain for Arm is now
> [Arm Toolchain for Embedded](https://github.com/arm/arm-toolchain/tree/arm-software/arm-software/embedded)
> maintained in the unified Arm Toolchain [repository](https://github.com/arm/arm-toolchain)
> hosting embedded and Linux toolchains.
>
> 19.1.5 is the last release of the LLVM Embedded Toolchain for Arm.
> Use Arm Toolchain for Embedded [releases](https://github.com/arm/arm-toolchain/releases) for LLVM 20 and later.

# LLVM Embedded Toolchain for Arm

This repository contains build scripts and auxiliary material for building a
Expand Down
Loading