Skip to content

Commit 7eb1b39

Browse files
committed
fix reference to non-existing linker file
1 parent ae239b5 commit 7eb1b39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ user@host ~ $ cargo install probe-rs
5757

5858
5. Build the Neotron OS
5959

60-
We use the "neotron-os-pico.ld" linker script to link it at `0x1002_0000`.
60+
We use the "neotron-flash-1002.ld" linker script to link it at `0x1002_0000`.
6161

6262
```console
6363
user@host ~/neotron-os $ cargo build --bin=flash1002 --release --target=thumbv6m-none-eabi

0 commit comments

Comments
 (0)