Skip to content

Commit 3348fda

Browse files
reintroducing some content from deleted section
1 parent 5e21b70 commit 3348fda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/learning-paths/embedded-and-microcontrollers/zephyr_shell

content/learning-paths/embedded-and-microcontrollers/zephyr_shell/4_uart_shell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ After flashing, the board resets and starts running. Open a UART terminal applic
8989
Configure PuTTY with:
9090
9191
- **Connection type**: `Serial`
92-
- **Serial line**: your board's COM port
92+
- **Serial line**: your board's COM port (for example, `COM5`)
9393
- **Speed**: `115200`
9494
95-
After configuring, select **Open** to connect.
95+
After configuring, select **Open** to connect to the UART shell.
9696
9797
![PuTTY configuration window with Connection type set to Serial, Serial line set to the board's COM port, and Speed set to 115200, ready to connect to the Zephyr UART shell#center](images/putty_installation.webp "PuTTY Serial terminal configuration")
9898

0 commit comments

Comments
 (0)