blackmagic/src
Uwe Bonnes fc25a3339a traceswoasync: Implement async swo for stm32.
Use for stlink.
Uses dma with large buffer.
Pull up swo to provide idle level on unconnected swo pin.
2018-03-27 13:40:49 +02:00
..
include stm32f4: write flash using byte access 2017-06-16 14:45:16 +02:00
platforms traceswoasync: Implement async swo for stm32. 2018-03-27 13:40:49 +02:00
target Merge branch 'korken89-master' 2018-03-27 13:01:06 +13:00
Makefile Added LPC17xx support (#317) 2018-03-25 12:53:30 -07:00
command.c traceswo: Provide command option for async swo. 2018-03-27 13:40:49 +02:00
crc32.c target: move mmio routines out of public interface. 2016-07-13 08:31:09 +12:00
exception.c debug: Use semihosting if available or output via usbuart. 2016-09-29 21:31:13 -07:00
gdb_hostio.c target: Use size_t instead of unsigned in syscall interface. 2016-07-13 08:31:09 +12:00
gdb_hostio.h target: Use size_t instead of unsigned in syscall interface. 2016-07-13 08:31:09 +12:00
gdb_main.c Fix fallthrough warnings on gcc 7 2017-10-09 11:07:29 +13:00
gdb_packet.c target: Replace all calls to gdb_out with new tc_printf. 2016-07-13 08:31:09 +12:00
hex_utils.c Fix pointer sign warnings and remove -Wno-pointer-sign. 2015-03-13 20:35:39 -07:00
main.c Remove some unused includes. 2016-07-13 08:31:09 +12:00
morse.c Factor Morse code functions out of platform code. 2015-02-28 22:05:10 -08:00