zephyr/soc/arm/st_stm32/common
Roland Lezuo f4c901b82d soc: arm: st_stm32: add config to allow debugger attach in sleep/stop modes
Adds CONFIG_STM32_ENABLE_DEBUG_SLEEP_STOP to allow debugger attaching in
sleep/stop mode of STM32 parts. Mainly useful for debugging. Move DBGMCU
from part-sepcific power.c to common soc_config.c. CONFIG_USE_SEGGER_RTT
depends on this as well.

Signed-off-by: Roland Lezuo <roland.lezuo@embedded-solutions.at>
2023-09-22 15:31:47 +02:00
..
CMakeLists.txt
Kconfig.defconfig.series
Kconfig.soc
ccm.ld
pinctrl_soc.h
soc_config.c soc: arm: st_stm32: add config to allow debugger attach in sleep/stop modes 2023-09-22 15:31:47 +02:00
stm32_backup_sram.c
stm32_backup_sram.ld
stm32_hsem.h
stm32cube_hal.c