We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dcb9ef commit f65cc89Copy full SHA for f65cc89
scripts/stm32l4/README.md
@@ -14,6 +14,6 @@
14
15
[`flash-app.ocd`](flash-app.ocd): OpenOCD script for flashing the application
16
17
-[`flash-init.ocd`](flash-init.ocd): OpenOCD initialisation script called by flash-boot.ocd and flash-app.ocd
+[`flash-init.ocd`](flash-init.ocd): OpenOCD initialisation script called by `flash-boot.ocd` and `flash-app.ocd`
18
19
-[`debug.ocd`](debug.ocd): OpenOCD script for debugging the application. Called by .vscode/launch-stm32l4.json
+[`debug.ocd`](debug.ocd): OpenOCD script for debugging the application. Called by `.vscode/launch-stm32l4.json`
0 commit comments