mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #13699 from koos96/doxygen-fixes
cpu/stm: Fix broken character encoding
This commit is contained in:
commit
b441765908
2
cpu/stm32f0/include/vendor/stm32f030xc.h
vendored
2
cpu/stm32f0/include/vendor/stm32f030xc.h
vendored
@ -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<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32f0/include/vendor/stm32f072xb.h
vendored
2
cpu/stm32f0/include/vendor/stm32f072xb.h
vendored
@ -11,7 +11,7 @@
|
||||
* This file contains:
|
||||
* - Data structures and the address mapping for all peripherals
|
||||
* - Peripheral's registers declarations and bits definition
|
||||
* - Macros to access peripheral<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32f2/include/vendor/stm32f207xx.h
vendored
2
cpu/stm32f2/include/vendor/stm32f207xx.h
vendored
@ -6,7 +6,7 @@
|
||||
* This file contains :
|
||||
* - Data structures and the address mapping for all peripherals
|
||||
* - Peripherals registers declarations and bits definition
|
||||
* - Macros to access peripheral<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32f3/include/vendor/stm32f303xc.h
vendored
2
cpu/stm32f3/include/vendor/stm32f303xc.h
vendored
@ -7,7 +7,7 @@
|
||||
* This file contains:
|
||||
* - Data structures and the address mapping for all peripherals
|
||||
* - Peripheral's registers declarations and bits definition
|
||||
* - Macros to access peripheral<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32f3/include/vendor/stm32f303xe.h
vendored
2
cpu/stm32f3/include/vendor/stm32f303xe.h
vendored
@ -7,7 +7,7 @@
|
||||
* This file contains:
|
||||
* - Data structures and the address mapping for all peripherals
|
||||
* - Peripheral's registers declarations and bits definition
|
||||
* - Macros to access peripheral<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32f7/include/vendor/stm32f723xx.h
vendored
2
cpu/stm32f7/include/vendor/stm32f723xx.h
vendored
@ -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<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32f7/include/vendor/stm32f767xx.h
vendored
2
cpu/stm32f7/include/vendor/stm32f767xx.h
vendored
@ -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<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32l4/include/vendor/stm32l412xx.h
vendored
2
cpu/stm32l4/include/vendor/stm32l412xx.h
vendored
@ -7,7 +7,7 @@
|
||||
* This file contains:
|
||||
* - Data structures and the address mapping for all peripherals
|
||||
* - Peripheral's registers declarations and bits definition
|
||||
* - Macros to access peripheral<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32l4/include/vendor/stm32l433xx.h
vendored
2
cpu/stm32l4/include/vendor/stm32l433xx.h
vendored
@ -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<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32l4/include/vendor/stm32l452xx.h
vendored
2
cpu/stm32l4/include/vendor/stm32l452xx.h
vendored
@ -7,7 +7,7 @@
|
||||
* This file contains:
|
||||
* - Data structures and the address mapping for all peripherals
|
||||
* - Peripheral's registers declarations and bits definition
|
||||
* - Macros to access peripheral<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32l4/include/vendor/stm32l475xx.h
vendored
2
cpu/stm32l4/include/vendor/stm32l475xx.h
vendored
@ -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<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
2
cpu/stm32l4/include/vendor/stm32l4r5xx.h
vendored
2
cpu/stm32l4/include/vendor/stm32l4r5xx.h
vendored
@ -7,7 +7,7 @@
|
||||
* This file contains:
|
||||
* - Data structures and the address mapping for all peripherals
|
||||
* - Peripheral's registers declarations and bits definition
|
||||
* - Macros to access peripheral<EFBFBD>s registers hardware
|
||||
* - Macros to access peripheral's registers hardware
|
||||
*
|
||||
******************************************************************************
|
||||
* @attention
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user