This patch adds low-level debug support on USART1 for STM32F4 and STM32F7. Gerald Baeza (1): ARM: stm32: debug: add low-level debug support
arch/arm/Kconfig.debug | 27 +++++++++++++++++++++++++++ arch/arm/include/debug/stm32.S | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 arch/arm/include/debug/stm32.S -- 1.9.1

