File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
targets/TARGET_STM/TARGET_STM32L4
TARGET_STM32L432xC/device
TARGET_STM32L433xC/device
TARGET_STM32L476xG/device
TARGET_STM32L486xG/device
TARGET_STM32L496xG/device Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 8
8
* is using in the C source code, usually in main.c. This file contains:
9
9
* - Configuration section that allows to select:
10
10
* - The STM32L4xx 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
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
13
13
* rather than drivers API), this option is controlled by
14
14
* "#define USE_HAL_DRIVER"
15
15
*
Original file line number Diff line number Diff line change 8
8
* is using in the C source code, usually in main.c. This file contains:
9
9
* - Configuration section that allows to select:
10
10
* - The STM32L4xx 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
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
13
13
* rather than drivers API), this option is controlled by
14
14
* "#define USE_HAL_DRIVER"
15
15
*
Original file line number Diff line number Diff line change 8
8
* is using in the C source code, usually in main.c. This file contains:
9
9
* - Configuration section that allows to select:
10
10
* - The STM32L4xx 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
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
13
13
* rather than drivers API), this option is controlled by
14
14
* "#define USE_HAL_DRIVER"
15
15
*
Original file line number Diff line number Diff line change 8
8
* is using in the C source code, usually in main.c. This file contains:
9
9
* - Configuration section that allows to select:
10
10
* - The STM32L4xx 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
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
13
13
* rather than drivers API), this option is controlled by
14
14
* "#define USE_HAL_DRIVER"
15
15
*
Original file line number Diff line number Diff line change 8
8
* is using in the C source code, usually in main.c. This file contains:
9
9
* - Configuration section that allows to select:
10
10
* - The STM32L4xx 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
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
13
13
* rather than drivers API), this option is controlled by
14
14
* "#define USE_HAL_DRIVER"
15
15
*
You can’t perform that action at this time.
0 commit comments