zephyr/soc/st/stm32/common
Francois Ramu e58ab6d713 soc: stm32: config DBGMCU register writing for SWO configuration
Some stm32 series, do not have a LL_DBGMCU_SetTracePinAssignment
function  to enable trace IO port, this is the case with the
stm32h7 serie.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2024-06-18 15:52:10 +02:00
..
CMakeLists.txt soc: st: stm32: common: introduce a wake-up pins driver 2024-06-05 17:35:55 -05:00
ccm.ld
pinctrl_soc.h
pm_debug_swj.c
soc_config.c soc: stm32: config DBGMCU register writing for SWO configuration 2024-06-18 15:52:10 +02:00
stm32_backup_sram.c
stm32_backup_sram.ld
stm32_hsem.h
stm32_wkup_pins.c soc: st: stm32: common: introduce a wake-up pins driver 2024-06-05 17:35:55 -05:00
stm32_wkup_pins.h soc: st: stm32: common: introduce a wake-up pins driver 2024-06-05 17:35:55 -05:00
stm32cube_hal.c