Skip to content

Commit 448c3b6

Browse files
authored
Merge pull request #15 from ARM-software/ReinhardKeil-patch-1
Update README.md
2 parents a91a95e + 64e79af commit 448c3b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AVH-MLOps-main/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ Examples:
5959
```sh
6060
cbuild MLOps.csolution.yml --context ML_Test.size+CM3 --update-rte --toolchain AC6
6161
```
62-
- Build Test for Cortex-M3 with AC6 (size, size, speed)
62+
- Build Test for Cortex-M3 with AC6 (balanced, size, speed)
6363
```sh
6464
cbuild MLOps.csolution.yml --context +CM3 --update-rte --toolchain AC6
6565
```
66-
- Build Test for all cores with GCC (size, size, speed)
66+
- Build Test for all cores with GCC (balanced, size, speed)
6767
```sh
6868
cbuild MLOps.csolution.yml --update-rte
6969
```

0 commit comments

Comments
 (0)