Skip to content

Commit e82398d

Browse files
authored
Add repository deprecation warning (#635)
LLVM Embedded Toolchain for Arm is now Arm Toolchain for Embedded hosted at https://github.com/arm/arm-toolchain/tree/arm-software/arm-software/embedded
1 parent 5c35c32 commit e82398d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
> [!WARNING]
2+
> This repository is deprecated!
3+
>
4+
> LLVM Embedded Toolchain for Arm is now
5+
> [Arm Toolchain for Embedded](https://github.com/arm/arm-toolchain/tree/arm-software/arm-software/embedded)
6+
> maintained in the unified Arm Toolchain [repository](https://github.com/arm/arm-toolchain)
7+
> hosting embedded and Linux toolchains.
8+
>
9+
> 19.1.5 is the last release of the LLVM Embedded Toolchain for Arm.
10+
> Use Arm Toolchain for Embedded [releases](https://github.com/arm/arm-toolchain/releases) for LLVM 20 and later.
11+
112
# LLVM Embedded Toolchain for Arm
213

314
This repository contains build scripts and auxiliary material for building a

0 commit comments

Comments
 (0)