From 8d2ea4bde6d0dd2518c3c73a0cf4a0233e4fedd6 Mon Sep 17 00:00:00 2001 From: neilh Date: Thu, 5 Nov 2015 16:21:53 -0800 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 544fac6..8bc402c 100644 --- a/Getting-Started-STM.md +++ b/Getting-Started-STM.md @@ -24,4 +24,4 @@ sudo apt-get install libc6:i386 ``` #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 hhttps://github.com/micropython/micropython/wiki/Symbolic-Debugging-for-STM32 \ No newline at end of file +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