Akshai M
|
efb86039c6
|
cpu/stm32wl: Add RTT support
|
2021-04-20 21:04:36 +02:00 |
|
Akshai M
|
c485c774cf
|
cpu/stm32: add stm32wl
|
2021-04-20 20:57:48 +02:00 |
|
|
a416b2793f
|
cpu/stm32: add basic support for stm32l5
|
2020-10-23 18:21:50 +02:00 |
|
|
72c17588b9
|
boards/stm32: remove unused CLOCK_LSE define
|
2020-10-21 12:11:17 +02:00 |
|
|
9f985e8e56
|
cpu/stm32: use CONFIG_BOARD_HAS_LSE instead of CLOCK_LSE
|
2020-10-21 12:10:53 +02:00 |
|
|
84306f1122
|
cpu/stm32: remove unused CLOCK_HSE define
|
2020-10-21 10:11:46 +02:00 |
|
|
42f71914a5
|
cpu/stm32: simplify stmclk_disable_hsi function
There is no need to check for CLOCK_HSE or to check if HSI is used as SYSCLK, this is already checked at compile time in the clock initialization code
|
2020-10-20 22:13:50 +02:00 |
|
|
dada52ecd2
|
cpu/stm32: add stm32g0 support
|
2020-07-21 12:45:25 +02:00 |
|
|
f546c6238b
|
cpu/stm32: add support for stm32g4
|
2020-06-19 14:18:17 +02:00 |
|
|
63a79ae6e4
|
cpu/stm32: move stmclk in its own module, remove useless ifdefs
|
2020-05-22 21:21:08 +02:00 |
|