Format linker script error backtraces the same way as others (#1792)

This commit is contained in:
Rangi
2025-08-12 16:58:17 -04:00
committed by GitHub
parent 1bf1219e07
commit 50d0b101c3
28 changed files with 181 additions and 101 deletions

View File

@@ -1,2 +1,3 @@
error: script-different-bank.link(2): The linker script places section "ROM1" in ROMX bank 2, but it was already defined in bank 1
error: The linker script places section "ROM1" in ROMX bank 2, but it was already defined in bank 1
at script-different-bank.link(2)
Linking failed with 1 error