Skip to content

Commit 0ef6dd5

Browse files
committed
STM32WB remove non-UTF characters
1 parent 2b8c37a commit 0ef6dd5

File tree

8 files changed

+471
-471
lines changed

8 files changed

+471
-471
lines changed

targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/CMSIS/stm32wb10xx.h

Lines changed: 47 additions & 47 deletions
Large diffs are not rendered by default.

targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/CMSIS/stm32wb15xx.h

Lines changed: 47 additions & 47 deletions
Large diffs are not rendered by default.

targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/CMSIS/stm32wb30xx.h

Lines changed: 75 additions & 75 deletions
Large diffs are not rendered by default.

targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/CMSIS/stm32wb35xx.h

Lines changed: 75 additions & 75 deletions
Large diffs are not rendered by default.

targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/CMSIS/stm32wb50xx.h

Lines changed: 75 additions & 75 deletions
Large diffs are not rendered by default.

targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/CMSIS/stm32wb55xx.h

Lines changed: 75 additions & 75 deletions
Large diffs are not rendered by default.

targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/CMSIS/stm32wb5mxx.h

Lines changed: 75 additions & 75 deletions
Large diffs are not rendered by default.

targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/CMSIS/stm32wbxx.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
* is using in the C source code, usually in main.c. This file contains:
99
* - Configuration section that allows to select:
1010
* - The STM32WBxx device used in the target application
11-
* - To use or not the peripherals drivers in application code(i.e.
12-
* code will be based on direct access to peripherals registers
11+
* - To use or not the peripheral's drivers in application code(i.e.
12+
* code will be based on direct access to peripheral's registers
1313
* rather than drivers API), this option is controlled by
1414
* "#define USE_HAL_DRIVER"
1515
*

0 commit comments

Comments
 (0)