diff options
-rw-r--r-- | electronics/stm32.page | 6 |
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/)) |