summaryrefslogtreecommitdiffstats
path: root/electronics
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-06-11 17:34:01 -0400
committerbnewbold <bnewbold@robocracy.org>2016-06-11 17:34:01 -0400
commit54ebe286f08f2cee725d057eecef05a744a28bf1 (patch)
treebd7f8f0762597296da11085934a6990c87d9aa8a /electronics
parentf331e5a10dc94f9bda20cfcd1c3b348f0ba4cb27 (diff)
downloadknowledge-54ebe286f08f2cee725d057eecef05a744a28bf1.tar.gz
knowledge-54ebe286f08f2cee725d057eecef05a744a28bf1.zip
electronics/stm32: syntax
Diffstat (limited to 'electronics')
-rw-r--r--electronics/stm32.page6
1 files changed, 2 insertions, 4 deletions
diff --git a/electronics/stm32.page b/electronics/stm32.page
index 4c1c200..8804b63 100644
--- a/electronics/stm32.page
+++ b/electronics/stm32.page
@@ -45,8 +45,6 @@ References
Keil Application Note 209: Using Cortex-M3 and Cortex-M4 Fault Exceptions
-ARM Cortex-M3 HardFault Status Register Documentation:
-<http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0553a/Cihdjcfc.html>
+[ARM Cortex-M3 HardFault Status Register Documentation](http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0553a/Cihdjcfc.html)
-"STM32/ARM Cortex-M3 HOWTO: Development under Ubuntu (Debian)" (from fun-tech.se:
-<http://fun-tech.se/stm32/)>
+"STM32/ARM Cortex-M3 HOWTO: Development under Ubuntu (Debian)" ([fun-tech.se](http://fun-tech.se/stm32/))