summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/cmake/cmsis-pack-gen/use-case-api.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cmake/cmsis-pack-gen/use-case-api.yml b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
index fb0cbd9..a6b71b1 100644
--- a/scripts/cmake/cmsis-pack-gen/use-case-api.yml
+++ b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
@@ -25,7 +25,7 @@
#
# ml-embedded-eval-kit $ packgen -s ./ \ # Source dir (run this from repo root)
# -v ./scripts/cmake/cmsis-pack-gen/use-case-api.yml \ # This file's path
-# -o <path-to>/ml-embedded-eval-kit-pack \ # Where to generate the ouput
+# -o <path-to>/ml-embedded-eval-kit-pack \ # Where to generate the output
# -i <path-to>/tensorflow.tensorflow-lite-micro.pdsc \ # Tensorflow packs' PDSC file
# -i <path-to>/ARM.CMSIS.pdsc \ # CMSIS packs' PDSC file
#