We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a91a95e + 64e79af commit 448c3b6Copy full SHA for 448c3b6
AVH-MLOps-main/README.md
@@ -59,11 +59,11 @@ Examples:
59
```sh
60
cbuild MLOps.csolution.yml --context ML_Test.size+CM3 --update-rte --toolchain AC6
61
```
62
-- Build Test for Cortex-M3 with AC6 (size, size, speed)
+- Build Test for Cortex-M3 with AC6 (balanced, size, speed)
63
64
cbuild MLOps.csolution.yml --context +CM3 --update-rte --toolchain AC6
65
66
-- Build Test for all cores with GCC (size, size, speed)
+- Build Test for all cores with GCC (balanced, size, speed)
67
68
cbuild MLOps.csolution.yml --update-rte
69
0 commit comments