diff options
| author | Damien George | 2014-04-18 16:17:40 +0100 |
|---|---|---|
| committer | Damien George | 2014-04-18 16:17:40 +0100 |
| commit | 906d383850971f9f034cae346bac50cc5c90d369 (patch) | |
| tree | c98fe75c5f5675893f045168d3d856a8354e9e79 /stmhal | |
| parent | 90ac822097aeadbe43669347e2e36f9bb91a951d (diff) | |
stmhal: Remove non-ascii character from include file.
Diffstat (limited to 'stmhal')
| -rw-r--r-- | stmhal/cmsis/devinc/stm32f405xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/cmsis/devinc/stm32f405xx.h b/stmhal/cmsis/devinc/stm32f405xx.h index 99a54bf22..9e50eff7e 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
|
