We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa6138 commit 61ace31Copy full SHA for 61ace31
board/inc/stm32f4xx.h
@@ -8,8 +8,8 @@
8
* is using in the C source code, usually in main.c. This file contains:
9
* - Configuration section that allows to select:
10
* - The STM32F4xx device used in the target application
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
+ * - To use or not the peripheral's drivers in application code(i.e.
+ * code will be based on direct access to peripheral's registers
13
* rather than drivers API), this option is controlled by
14
* "#define USE_HAL_DRIVER"
15
*
0 commit comments