summaryrefslogtreecommitdiff
path: root/docs/sections/building.md
diff options
context:
space:
mode:
authorNina Drozd <nina.drozd@arm.com>2021-09-07 09:41:28 +0100
committerNina Drozd <nina.drozd@arm.com>2021-09-07 11:41:57 +0000
commitf6753c96891fee429fe9eba26940e5cee0203d4d (patch)
tree7aa195dfe4d0ad2140e436b2a2eecf77485b440f /docs/sections/building.md
parent0210109eb6fa486fda3774e1e74f784f1a32d770 (diff)
downloadml-embedded-evaluation-kit-f6753c96891fee429fe9eba26940e5cee0203d4d.tar.gz
MLECO-2145: update models to new Vela 3.1.0 release
* updated vela version in setup resources script * updated vela version in documentation * updated minimum cmake version in documentation Change-Id: Iadd1d082bb7f6124016a2804fd7a28e59bf72639
Diffstat (limited to 'docs/sections/building.md')
-rw-r--r--docs/sections/building.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/building.md b/docs/sections/building.md
index f0c7310..5b770ea 100644
--- a/docs/sections/building.md
+++ b/docs/sections/building.md
@@ -31,7 +31,7 @@ This section assumes that you are using an **x86 Linux** build machine.
Before proceeding, it is *essential* to ensure that the following prerequisites have been fulfilled:
-- GNU Arm embedded toolchain 10.2.1 (or higher) or the Arm Compiler version 6.14, or higher, is installed and available
+- GNU Arm embedded toolchain 10.2.1 (or higher) or the Arm Compiler version 6.15, or higher, is installed and available
on the path. Test the compiler by running:
```commandline
@@ -39,8 +39,8 @@ Before proceeding, it is *essential* to ensure that the following prerequisites
```
```log
- Product: ARM Compiler 6.14 Professional
- Component: ARM Compiler 6.14
+ Product: ARM Compiler 6.15 Professional
+ Component: ARM Compiler 6.15
```
Alternatively, use: