From 365bc55398dcf7fd46c7e3561f5b182a6b81b876 Mon Sep 17 00:00:00 2001 From: Angelina Dobardzieva Date: Fri, 1 Aug 2025 13:41:53 +0000 Subject: [PATCH] docs: Update documentation for ARMClang 6.24 Ensures docs are accurate and up to date for 6.24.18 Signed-off-by: Angelina Dobardzieva --- docs/development_environment/linux_dev_env.md | 4 ++-- .../development_environment/vscode_dev_env_build_and_debug.md | 4 ++-- release_changes/202508011238.change.md | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 release_changes/202508011238.change.md diff --git a/docs/development_environment/linux_dev_env.md b/docs/development_environment/linux_dev_env.md index 8a474a76..94d07734 100644 --- a/docs/development_environment/linux_dev_env.md +++ b/docs/development_environment/linux_dev_env.md @@ -61,8 +61,8 @@ Login is required for the download, and you will need a license in order to run the toolchain once installed. - This project has been tested with version *6.21* of the toolchain, which - is available as `r6p21-00rel0` from the *Revision* drop-down menu on the + This project has been tested with version *6.24* of the toolchain, which + is available as `r6p24-00rel0` from the *Revision* drop-down menu on the download page after logging in. * Arm GNU Toolchain diff --git a/docs/development_environment/vscode_dev_env_build_and_debug.md b/docs/development_environment/vscode_dev_env_build_and_debug.md index dfc24cf6..da58888c 100644 --- a/docs/development_environment/vscode_dev_env_build_and_debug.md +++ b/docs/development_environment/vscode_dev_env_build_and_debug.md @@ -106,8 +106,8 @@ download it from its [official page](https://developer.arm.com/Tools%20and%20Sof Login is required for the download, and you will need a license in order to run the toolchain once installed. > -> This project has been tested with version *6.21* of the toolchain, which -is available as `r6p21-00rel0` from the *Revision* drop-down menu on the +> This project has been tested with version *6.24* of the toolchain, which +is available as `r6p24-00rel0` from the *Revision* drop-down menu on the download page after logging in. * **Using generic vscode task:** diff --git a/release_changes/202508011238.change.md b/release_changes/202508011238.change.md new file mode 100644 index 00000000..3eaa9586 --- /dev/null +++ b/release_changes/202508011238.change.md @@ -0,0 +1 @@ +compiler: Update ARMClang to 6.24.18