linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add support for low-level debug on STM32
@ 2017-07-27 16:50 Bich HEMON
  2017-07-27 16:50 ` [PATCH] ARM: stm32: debug: add low-level debug support Bich HEMON
  0 siblings, 1 reply; 8+ messages in thread
From: Bich HEMON @ 2017-07-27 16:50 UTC (permalink / raw)
  To: Russell King, Maxime Coquelin, Alexandre TORGUE, Gerald BAEZA,
	linux-arm-kernel, linux-kernel
  Cc: Bich HEMON

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-11-14 10:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-27 16:50 [PATCH] Add support for low-level debug on STM32 Bich HEMON
2017-07-27 16:50 ` [PATCH] ARM: stm32: debug: add low-level debug support Bich HEMON
2018-11-12 18:22   ` Olof Johansson
2018-11-13  9:16     ` Bich HEMON
2018-11-13  9:24       ` Russell King - ARM Linux
2018-11-13 10:16         ` Bich HEMON
2018-11-13 19:02           ` Olof Johansson
2018-11-14 10:20             ` Bich HEMON

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).