zephyr/soc/st/stm32
Mathieu Choplain db8a47a2ec soc: stm32wb0: replace SYS_INIT with early init hook
STM32WB0 series was missed when SoC initialization code was migrated
from SYS_INIT routines to the new soc_early_init_hook method
(c.f. commit c6a03606c2)

Update that series' initialization code to align it with all others.

Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
2025-01-15 15:05:23 +01:00
..
common Revert "soc: st: warn if running with debug on sleep enabled" 2024-12-22 18:19:49 +00:00
stm32c0x soc: st: stm32: add soc for stm32c071 2024-12-20 12:37:00 +01:00
stm32f0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f1x soc: Remove re-defining some defined types 2024-11-18 07:41:23 -05:00
stm32f2x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f3x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f4x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f7x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32g0x soc: st: stm32: stm32g0x: add soc configs for i2c shared irq 2024-12-03 10:16:55 +01:00
stm32g4x soc: stm32g4x/stm32l0x: fix soc hook calls 2024-09-21 11:29:06 +02:00
stm32h5x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32h7rsx soc: st: stm32h7rs serie requires specific power rails 2024-10-11 13:16:43 -04:00
stm32h7x boards: stm32h7b3i_dk: Move LV_DRAW_DMA2D_HAL_INCLUDE to the soc 2025-01-08 23:49:52 +01:00
stm32l0x soc: stm32g4x/stm32l0x: fix soc hook calls 2024-09-21 11:29:06 +02:00
stm32l1x soc: Remove re-defining some defined types 2024-11-18 07:41:23 -05:00
stm32l4x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32l5x soc: st: stm32U5/L5 series also have SWO line 2024-11-07 18:05:07 -06:00
stm32mp1x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32u0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32u5x soc: st: stm32U5/L5 series also have SWO line 2024-11-07 18:05:07 -06:00
stm32wb0x soc: stm32wb0: replace SYS_INIT with early init hook 2025-01-15 15:05:23 +01:00
stm32wbax soc: st: stm32: stm32wbax: STM32WBA Cube 1.4.1 integration 2024-10-27 01:08:47 +02:00
stm32wbx soc: stm32wb: fix ble low-power 2024-11-29 11:45:20 +01:00
stm32wlx soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
CMakeLists.txt boards: st: Clean up compiler related directives 2024-03-22 09:23:30 +00:00
Kconfig soc: st: stm32 common soc config introduce stm32h7R/h7S devices 2024-06-06 00:41:43 -07:00
Kconfig.defconfig drivers: clock_control: stm32: Default driver selection out of soc 2024-09-06 11:25:43 -04:00
Kconfig.soc
soc.yml soc: stm32: add support for stm32h757 2025-01-06 17:12:55 +00:00