File tree Expand file tree Collapse file tree 3 files changed +27
-12
lines changed
Expand file tree Collapse file tree 3 files changed +27
-12
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,15 @@ ms.author: gcampbell
1111
1212The Peripheral View allows embedded developers to view and manipulate registers and peripherals defined SVD (System View Description) files.
1313
14- | VS| VSCode|
15- | :-:| :-:|
16- | ![ Peripheral View in VS] ( media/peripheral-viewer.png ) | ![ Peripheral View in VSCode] ( media/peripheral-viewer-vscode.png ) |
14+ # [ Visual Studio] ( #tab/visual-studio )
15+
16+ ![ Peripheral View in VS] ( media/peripheral-viewer.png )
17+
18+ # [ Visual Studio Code] ( #tab/visual-studio-code )
19+
20+ ![ Peripheral View in VSCode] ( media/peripheral-viewer-vscode.png )
21+
22+ ---
1723
1824## Capabilities
1925
Original file line number Diff line number Diff line change @@ -11,10 +11,15 @@ ms.author: gcampbell
1111
1212The RTOS Object Views allow for users to view various components of an RTOS while debugging their application.
1313
14- || RTOS View|
15- | :-:| :-:|
16- | VS| ![ RTOS View in VS] ( media/rtos-threads.png ) |
17- | VSCode| ![ RTOS View in VSCode] ( media/rtos-threads-vscode.png ) |
14+ # [ Visual Studio] ( #tab/visual-studio )
15+
16+ ![ RTOS View in VS] ( media/rtos-threads.png )
17+
18+ # [ Visual Studio Code] ( #tab/visual-studio-code )
19+
20+ ![ RTOS View in VSCode] ( media/rtos-threads-vscode.png )
21+
22+ ---
1823
1924## Supported RTOSes and their supported object types
2025
Original file line number Diff line number Diff line change @@ -11,11 +11,15 @@ ms.author: gcampbell
1111
1212The Serial Monitor allows users to configure, monitor, and communicate with serial ports.
1313
14- || Serial Monitor|
15- | :-:| :-:|
16- | VS| ![ Serial Monitor in VS] ( media/serial-monitor.png ) |
17- | VSCode| ![ Serial Monitor in VSCode] ( media/serial-monitor-vscode.png ) |
18- |||
14+ # [ Visual Studio] ( #tab/visual-studio )
15+
16+ ![ Serial Monitor in VS] ( media/serial-monitor.png )
17+
18+ # [ Visual Studio Code] ( #tab/visual-studio-code )
19+
20+ ![ Serial Monitor in VSCode] ( media/serial-monitor-vscode.png )
21+
22+ ---
1923
2024## Capabilities
2125
You can’t perform that action at this time.
0 commit comments