Commit 8611557
committed
portable: also fix IAR ARM_CM33 non-secure portasm.s stray URL
The CM33 non-secure portasm.s exists at two identical paths, and the
previous commit only covered the ARMv8M one. The legacy path
portable/IAR/ARM_CM33/non_secure/portasm.s is the file referenced in
#1480, so it must be fixed as well - otherwise the reported build
failure remains.1 parent 2b4dfaf commit 8611557
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
0 commit comments