File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,8 @@ optional arguments:
5757* When ` MCU ` is not specified, the script compiles all the images for all the targets.
5858* When ` -t/--tc ` is not specified, the script compiles with the default_toolchain speciified in targets.json.
5959* When ` -d/--debug ` is not specified, the script compiles the images using the release profile.
60- * When ` --commit ` is not specified, the script will not commit the images to git.
60+ * When ` --commit ` is not specified, the script will not commit the images to git and
61+ any auto-generated PSA related components and services.
6162* A user can specify additional commands that will be passed on to the build commands (Ex. -D for compilation defines).
6263
6364This script should be run in following scenarios:
You can’t perform that action at this time.
0 commit comments