Skip to content

Commit 8572ed7

Browse files
author
modulitos
committed
fix(06-readme): rename to
1 parent 334b034 commit 8572ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/06-hello-world/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Breakpoint 1, main () at src/06-hello-world/src/main.rs:10
104104
10 let mut itm = aux6::init();
105105
```
106106

107-
Note that there's a `.gdbinit` at the root of the Cargo project. It's pretty similar to the one we
107+
Note that there's a `openocd.gdb` at the root of the Cargo project. It's pretty similar to the one we
108108
used in the previous section.
109109

110110
Before we execute the `iprintln!` statement. We have to instruct OpenOCD to redirect the ITM output

0 commit comments

Comments
 (0)