diff options
Diffstat (limited to 'docs/pages/getting_started.adoc')
| -rw-r--r-- | docs/pages/getting_started.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/getting_started.adoc b/docs/pages/getting_started.adoc index 954f3fd28..d1f65a885 100644 --- a/docs/pages/getting_started.adoc +++ b/docs/pages/getting_started.adoc | |||
| @@ -66,7 +66,7 @@ If everything worked correctly, you should see a blinking LED on your board, and | |||
| 66 | [source] | 66 | [source] |
| 67 | ---- | 67 | ---- |
| 68 | Finished dev [unoptimized + debuginfo] target(s) in 1m 56s | 68 | Finished dev [unoptimized + debuginfo] target(s) in 1m 56s |
| 69 | Running `probe-run --chip STM32F407VGTx target/thumbv7em-none-eabi/debug/blinky` | 69 | Running `probe-rs run --chip STM32F407VGTx target/thumbv7em-none-eabi/debug/blinky` |
| 70 | (HOST) INFO flashing program (71.36 KiB) | 70 | (HOST) INFO flashing program (71.36 KiB) |
| 71 | (HOST) INFO success! | 71 | (HOST) INFO success! |
| 72 | ──────────────────────────────────────────────────────────────────────────────── | 72 | ──────────────────────────────────────────────────────────────────────────────── |
