Jason Parker
|
b5d72d8242
|
cpu/stm32: add CPU_FAM_STM32C0 support
|
2024-01-29 14:44:10 -05:00 |
|
Fabian Hüßler
|
70d3d647d1
|
cpu/{cortexm_common, stm32}: add support for backup RAM
|
2022-01-21 15:53:18 +01:00 |
|
|
2f0efa8c9e
|
cpu/stm32: add initial support for stm32u5 family
|
2021-12-23 11:04:41 +01:00 |
|
aidiaz
|
fc1cd85c76
|
cpu/stm32/periph_rtt: RTT peripheral support for CPU_FAM_STM32L5
|
2021-06-15 09:49:55 -04:00 |
|
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 |
|