blackmagic/src
Uwe Bonnes e373619374 stlink: LED is connected to GPIO9. Before LED was associated with the MCO Output. 2013-01-21 11:02:44 +01:00
..
include traceswo: Move (now-constant) traceswo.c to platforms/stm32 2013-01-21 11:02:44 +01:00
platforms stlink: LED is connected to GPIO9. Before LED was associated with the MCO Output. 2013-01-21 11:02:44 +01:00
Makefile native/usbuart: Move platform dependant parts to platform.h 2013-01-21 11:02:43 +01:00
adiv5.c Fixed magic numbers for CSW access. 2013-01-11 10:02:34 -08:00
adiv5_jtagdp.c ADIv5 AP and DP are now allocated on the heap and reference counted. 2012-07-05 19:23:28 +12:00
adiv5_swdp.c ADIv5 AP and DP are now allocated on the heap and reference counted. 2012-07-05 19:23:28 +12:00
arm7tdmi.c Allow target attachment to timeout and report failure. 2012-11-03 16:42:46 +13:00
command.c ADIv5 AP and DP are now allocated on the heap and reference counted. 2012-07-05 19:23:28 +12:00
cortexm.c Fixed magic numbers for CSW access. 2013-01-11 10:02:34 -08:00
crc32.c Implement gdb 'qCRC' packet to support 'compare-sections' command. 2011-12-17 21:46:22 +13:00
gdb_main.c Move breakpoint packet handler out of main gdb loop. 2012-11-03 20:38:27 +13:00
gdb_packet.c Cleaned up debug output on linux build. 2011-12-18 17:01:10 +13:00
hex_utils.c Import of working source tree. 2011-02-04 20:23:52 +13:00
jtag_scan.c Fix support for multiple devices on the same jtag chain. 2012-09-04 21:50:12 +12:00
jtagtap_generic.c Import of working source tree. 2011-02-04 20:23:52 +13:00
lmi.c Probe function return bool, true if device identified. 2012-11-03 23:53:25 +13:00
lpc43xx.c Probe function return bool, true if device identified. 2012-11-03 23:53:25 +13:00
main.c Improved Linux/libftdi platform support. 2011-02-10 15:24:54 +13:00
nxp_tgt.c Probe function return bool, true if device identified. 2012-11-03 23:53:25 +13:00
sam3x.c Probe function return bool, true if device identified. 2012-11-03 23:53:25 +13:00
stm32f1.c Added support for STM32F37x. 2012-11-15 18:36:32 +01:00
stm32f4.c Probe function return bool, true if device identified. 2012-11-03 23:53:25 +13:00
stm32l1.c Probe function return bool, true if device identified. 2012-11-03 23:53:25 +13:00
target.c Allow target attachment to timeout and report failure. 2012-11-03 16:42:46 +13:00