blackmagic/src
Gareth McMullin 1d16d6c34c Check for 10-bit address over flow when auto-incrementing.
Clean up whitespace.
2012-11-21 09:50:50 +13:00
..
include Probe function return bool, true if device identified. 2012-11-03 23:53:25 +13:00
platforms Build with libopencm3 as a submodule. 2012-10-22 18:45:42 +13:00
Makefile Recognise LPC43xx dual core devices. 2012-11-03 21:33:28 +13:00
adiv5.c Check for 10-bit address over flow when auto-incrementing. 2012-11-21 09:50:50 +13: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 Probe function return bool, true if device identified. 2012-11-03 23:53:25 +13: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