summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-04-18 16:17:40 +0100
committerDamien George <damien.p.george@gmail.com>2014-04-18 16:17:40 +0100
commit906d383850971f9f034cae346bac50cc5c90d369 (patch)
treec98fe75c5f5675893f045168d3d856a8354e9e79
parent90ac822097aeadbe43669347e2e36f9bb91a951d (diff)
downloadmicropython-906d383850971f9f034cae346bac50cc5c90d369.tar.gz
micropython-906d383850971f9f034cae346bac50cc5c90d369.zip
stmhal: Remove non-ascii character from include file.
-rw-r--r--stmhal/cmsis/devinc/stm32f405xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/cmsis/devinc/stm32f405xx.h b/stmhal/cmsis/devinc/stm32f405xx.h
index 99a54bf22b..9e50eff7ea 100644
--- a/stmhal/cmsis/devinc/stm32f405xx.h
+++ b/stmhal/cmsis/devinc/stm32f405xx.h
@@ -9,7 +9,7 @@
* This file contains:
* - Data structures and the address mapping for all peripherals
* - Peripheral's registers declarations and bits definition
- * - Macros to access peripheral’s registers hardware
+ * - Macros to access peripheral's registers hardware
*
******************************************************************************
* @attention