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:
57
57
* When ` MCU ` is not specified, the script compiles all the images for all the targets.
58
58
* When ` -t/--tc ` is not specified, the script compiles with the default_toolchain speciified in targets.json.
59
59
* 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.
61
62
* A user can specify additional commands that will be passed on to the build commands (Ex. -D for compilation defines).
62
63
63
64
This script should be run in following scenarios:
You can’t perform that action at this time.
0 commit comments