|
7fbfb92f03
|
boards/stm32gx: move Kconfig clock config to cpu
|
2020-10-29 23:00:44 +01:00 |
|
|
f2e2c89424
|
cpu/stm32: move clock configuration headers to cpu
|
2020-10-26 11:16:23 +01:00 |
|
|
80518e6525
|
boards/stm32l4: adapt default clock config for 110MHz cpus
|
2020-10-23 18:28:27 +02:00 |
|
|
0afb9456da
|
boards/stm32: adapt default i2c config for stm32l5
|
2020-10-23 18:28:27 +02:00 |
|
|
22645cbfe4
|
boards/stm32: adapt tim5 default config for stm32l5
|
2020-10-23 18:21:50 +02:00 |
|
|
34f3b4406d
|
boards/stm32: add stm32l5 config for openocd
|
2020-10-23 18:21:50 +02:00 |
|
|
72c17588b9
|
boards/stm32: remove unused CLOCK_LSE define
|
2020-10-21 12:11:17 +02:00 |
|
|
d0dd196c30
|
boards/stm32gx: use correct clock base for CLOCK_APBx defines
|
2020-10-20 15:47:21 +02:00 |
|
|
a50eab59c4
|
boards/stm32g0/g4: cleanup Kconfig clock configuration
|
2020-10-20 14:29:22 +02:00 |
|
|
20894e47a6
|
cpu: boards: stm32gx: use IS_ACTIVE macro for clock config
|
2020-10-20 14:29:11 +02:00 |
|
|
d78a316139
|
cpu: boards: stm32gx: compile code for all possible clock modes
|
2020-10-20 14:29:11 +02:00 |
|
|
00ea7ffa55
|
cpu/stm32l4wb: cleanup clock initialization
|
2020-10-20 11:37:46 +02:00 |
|
|
d7d5d9d651
|
boards/stm32l4: extend clock configuration
- add PLLQ default value
- better tune default PLLM value depending on HSE value
- ensure CLOCK_PLL_SRC is always defined
|
2020-10-20 11:37:45 +02:00 |
|
|
6b3c11b151
|
boards/stm32: remove unused default 96 and 168MHz common headers
|
2020-10-06 22:07:19 +02:00 |
|
|
67d03c91d1
|
boards/stm32f2f4f7: adapt 180MHz clock config for USB
|
2020-10-06 22:07:12 +02:00 |
|
|
0828400eb0
|
boards/stm32f2f4f7: adapt 100MHz clock config for USB
|
2020-10-06 22:07:12 +02:00 |
|
|
c448470b0d
|
boards/stm32f2/4/7: rework common clock configuration
|
2020-10-06 16:10:05 +02:00 |
|
|
bcbe3ac1d5
|
Merge pull request #15114 from aabadie/pr/boards/stm32f0_apb2_clock_fix
boards/stm32f0: fix missing CLOCK_APB2 define
|
2020-09-29 17:37:19 +02:00 |
|
|
d407878bc5
|
Merge pull request #15112 from aabadie/pr/boards/nucleo64-g431kb
boards/nucleo-g431rb: add initial support
|
2020-09-29 15:26:39 +02:00 |
|
|
a7bb409eb5
|
boards/stm32f0: fix missing CLOCK_APB2 define
|
2020-09-29 14:28:33 +02:00 |
|
|
b06c252a33
|
boards/stm32: add default tim2 config for stm32g4
|
2020-09-29 12:26:26 +02:00 |
|
|
042a550f0d
|
boards: cpu: stm32f1/f3: rework clock configuration and init
|
2020-09-24 11:27:24 +02:00 |
|
|
8ac1909ea3
|
cpu: boards: stm32l0l1: use IS_ACTIVE where possible in stmclk
|
2020-09-22 22:30:19 +02:00 |
|
|
5e886a76c9
|
boards/stm32l0/l1: merge default clock configuration headers
|
2020-09-22 22:30:19 +02:00 |
|
|
67a1c029b4
|
boards/stm32l0: set LSE to 0 default, override in boards
|
2020-09-22 22:30:19 +02:00 |
|
|
23117a844e
|
boards: cpu: stm32l0: rework clock configuration
|
2020-09-22 22:30:19 +02:00 |
|
|
4a5d9a30b1
|
boards/stm32l0*: rename shared clock config header
|
2020-09-22 22:30:08 +02:00 |
|
Francisco
|
adb0bcab47
|
Merge pull request #14866 from aabadie/pr/boards/stm32l4wb_clock_kconfig
boards: cpu: stm32l4/wb: rework clock configuration and initialization
|
2020-09-09 09:35:29 +02:00 |
|
|
9dd20c0ccb
|
cpu: boards: stm32l4/wb: use IS_USED for clock where possible
|
2020-09-08 18:42:42 +02:00 |
|
|
0745cc4a99
|
cpu: boards: smt32l4: rework clock configuration
|
2020-09-08 18:42:41 +02:00 |
|
|
95057a8aef
|
boards/stm32l4: rename common clock config header
|
2020-09-08 18:42:41 +02:00 |
|
|
8f1c5ab919
|
Update boards/common/stm32/include/f0/cfg_clock_default.h
|
2020-09-08 16:03:44 +02:00 |
|
|
6d76e61ff0
|
boards/stm32f0: adapt default clock configuration
|
2020-09-08 16:03:44 +02:00 |
|
|
1c95ff86bf
|
boards/stm32f3: fix clock configuration for HSI
|
2020-09-07 09:26:26 +02:00 |
|
Francisco
|
a75d32692c
|
Merge pull request #14892 from aabadie/pr/boards/stm32f1f3_default_clock
boards/stm32f1: stm32f3: use shared default clock configuration header
|
2020-09-02 09:48:43 +02:00 |
|
Francisco
|
c44a43dadd
|
Merge pull request #14891 from aabadie/pr/boards/stm32f0_default_clock
boards/stm32f0: introduce default shared clock configuration header
|
2020-09-01 13:37:54 +02:00 |
|
|
5cea49808a
|
boards/stm32f1f3: introduce default shared clock configuration
|
2020-08-31 08:40:17 +02:00 |
|
|
88d7ecb857
|
boards/stm32f0: introduce shared default clock configuration header
|
2020-08-30 22:05:46 +02:00 |
|
|
9d1ebb54d4
|
boards/common/stm32l1: introduce common clock config header
|
2020-08-28 16:55:32 +02:00 |
|
|
7472280369
|
boards/stm32g0: add clock configuration via Kconfig
|
2020-08-25 12:57:03 +02:00 |
|
|
f9fa90fcd8
|
boards/stm32g4: add clock configuration via Kconfig
|
2020-08-25 12:57:03 +02:00 |
|
|
a1038aa70e
|
cpu: boards: stm32g4: improve clock configuration
|
2020-08-25 12:55:16 +02:00 |
|
|
d15d123eef
|
boards/stm32g4: enable max 170MHz clock by default
|
2020-08-24 15:42:14 +02:00 |
|
|
ef82cebdd0
|
common/stm32: remove obsolete spi_divtable config
|
2020-08-18 16:55:11 +02:00 |
|
|
8272541b44
|
boards/common/stm32: add common code for stm32g0
|
2020-07-21 12:45:25 +02:00 |
|
|
34c872093c
|
boards/common/stm32: add common configuration for stm32g4 boards
|
2020-06-19 14:18:18 +02:00 |
|
Benjamin Valentin
|
b20ec93991
|
boards: add WeAct-f411ce board
The WeAct-F411CE is a blackpill-like board with a STM32F411CE.
It can be flashed using the vendor-provided bootloader.
|
2020-06-04 12:39:14 +02:00 |
|
Francisco Molina
|
b5bcf26e0f
|
cpu/stm32_common: make RTT_FREQUENCY configurable
Adds: RTT_MAX_FREQUENCY, RTT_MIN_FREQUENCY & RTT_CLOCK_FREQUENCY
|
2020-05-05 14:36:31 +02:00 |
|
|
73615d690d
|
boards/stm32l4: introduce common clock configuration
|
2020-04-07 17:42:56 +02:00 |
|
Francisco Molina
|
e220483adc
|
boards: p-nucleo-wb55 initial support
|
2020-03-25 09:29:57 +01:00 |
|