We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334b034 commit 8572ed7Copy full SHA for 8572ed7
src/06-hello-world/README.md
@@ -104,7 +104,7 @@ Breakpoint 1, main () at src/06-hello-world/src/main.rs:10
104
10 let mut itm = aux6::init();
105
```
106
107
-Note that there's a `.gdbinit` at the root of the Cargo project. It's pretty similar to the one we
+Note that there's a `openocd.gdb` at the root of the Cargo project. It's pretty similar to the one we
108
used in the previous section.
109
110
Before we execute the `iprintln!` statement. We have to instruct OpenOCD to redirect the ITM output
0 commit comments