Skip to content

Commit 5a6bdbc

Browse files
committed
Add STM32 debugging tutorial link
1 parent ebc7cf8 commit 5a6bdbc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ GDBFrontend has powerful and extensible APIs. Follow [this quick tutorial](https
104104

105105
Follow [this quick tutorial](https://rohanrhu.github.io/gdb-frontend/tutorials/makefile-integration/) for integration ideas for special development/debugging requirements.
106106

107+
## [STM32 Debugging using OpenOCD, GDB & GDBFrontend on Linux](https://elrobotista.com/en/posts/stm32-debug-linux/)
108+
109+
Follow [this tutorial](https://elrobotista.com/en/posts/stm32-debug-linux/) for debugging STM32 with OpenOCD and GDBFrontend.
110+
107111
## Features
108112

109113
### Expression Evaluter

0 commit comments

Comments
 (0)