Commit 9e50bd5
make: note COSI vs baremetal-image ambiguity on .cosi targets
The pattern rule passes the file extension as --output-type, so a .cosi
target always resolves to OutputFormat.COSI even for configs that intend
OutputFormat.BAREMETAL_IMAGE (both use extension cosi). Echo a note on
.cosi builds pointing users who want a baremetal-image COSI to invoke
testimages.py directly with --output-type baremetal-image.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 175cdc7 commit 9e50bd5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
950 | 950 | | |
951 | 951 | | |
952 | 952 | | |
| 953 | + | |
953 | 954 | | |
954 | 955 | | |
955 | 956 | | |
| |||
0 commit comments