From cbd519ac390723dae3d5600420eb940f5abe8d27 Mon Sep 17 00:00:00 2001 From: lsangild Date: Fri, 30 Aug 2019 10:10:53 +0200 Subject: [PATCH] Updated Getting Started STM (markdown) --- Getting-Started-STM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started-STM.md b/Getting-Started-STM.md index 8bc402c..9a0eeb3 100644 --- a/Getting-Started-STM.md +++ b/Getting-Started-STM.md @@ -23,5 +23,5 @@ For Ubuntu 14.04, I did: sudo apt-get install libc6:i386 ``` -#Using Symbolic Debugging +# Using Symbolic Debugging Symbolics can be useful for module or hardware integration testing. The hardware link to the processor is often manufacturer specific, and the debugging software needs a driver to that software. For STM32 https://github.com/micropython/micropython/wiki/Symbolic-Debugging-for-STM32 \ No newline at end of file