diff --git a/quickstart/_images/stm32l4x6-top.png b/quickstart/_images/stm32l4x6-top.png new file mode 100644 index 00000000..7520aeb2 Binary files /dev/null and b/quickstart/_images/stm32l4x6-top.png differ diff --git a/quickstart/armv7m4-stm32l4x6-nucleo.md b/quickstart/armv7m4-stm32l4x6-nucleo.md index 21685cfb..7497936b 100644 --- a/quickstart/armv7m4-stm32l4x6-nucleo.md +++ b/quickstart/armv7m4-stm32l4x6-nucleo.md @@ -203,6 +203,14 @@ ps ![Image](_images/stm32l4x6-ps.png) +or: + +```console +top +``` + +![Image](_images/stm32l4x6-top.png) + ## See also 1. [Running system on targets](index.md)