Skip to content

Commit 7a3c92c

Browse files
Fix note formatting
1 parent ed23353 commit 7a3c92c

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

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

content/learning-paths/embedded-and-microcontrollers/zephyr_vsworkbench/2_development.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,8 @@ For the NXP FRDM-MCXN947, download and install the LinkServer debug utility:
4949
Once installed, Workbench for Zephyr attempts to detect it automatically during a debug session.
5050
If you're using a different board, see your vendor's documentation to install the appropriate debug utility.
5151

52-
{{% notice Note %}}
53-
If Workbench for Zephyr doesn't automatically detect the installed debug runner, you can manually configure it.
54-
Open the **Debug Manager** from the Zephyr sidebar, and enter the full path to the runner executable.
55-
{{% /notice %}}
52+
{{% notice Note %}} If Workbench for Zephyr doesn't automatically detect the installed debug runner, you can manually configure it.
53+
Open the **Debug Manager** from the Zephyr sidebar, and enter the full path to the runner executable.{{% /notice %}}
5654

5755
## Review the output
5856

0 commit comments

Comments
 (0)