blackmagic/src
Gareth McMullin 22993fb5bd Clear target error on attaching.
Fixes possible lock-up on devices booting from blank flash.
2012-06-28 20:11:53 +12:00
..
include Made cur_target, last_target static in gdb_main.c. 2012-06-27 21:26:08 +12:00
platforms Made cur_target, last_target static in gdb_main.c. 2012-06-27 21:26:08 +12:00
Makefile Added 'vector_catch' command to control trapped vectors on Cortex-M. 2012-06-25 21:19:09 +12:00
adiv5.c Added option byte programming commands for STM32F1. 2012-06-26 21:02:11 +12:00
adiv5_jtagdp.c Further cleanup of adiv5* 2011-03-08 22:15:35 +13:00
adiv5_swdp.c Added target.c for common target routines. 2012-06-24 19:08:49 +12:00
arm7tdmi.c Added target.c for common target routines. 2012-06-24 19:08:49 +12:00
command.c Made cur_target, last_target static in gdb_main.c. 2012-06-27 21:26:08 +12:00
cortexm.c Clear target error on attaching. 2012-06-28 20:11:53 +12:00
crc32.c Implement gdb 'qCRC' packet to support 'compare-sections' command. 2011-12-17 21:46:22 +13:00
gdb_main.c Made cur_target, last_target static in gdb_main.c. 2012-06-27 21:26:08 +12: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 Added target.c for common target routines. 2012-06-24 19:08:49 +12:00
jtagtap_generic.c Import of working source tree. 2011-02-04 20:23:52 +13:00
lmi.c Updated lmi, nxp and stm32f4 drivers to use adiv5_target_ap(). 2012-06-24 14:44:02 +12:00
main.c Improved Linux/libftdi platform support. 2011-02-10 15:24:54 +13:00
nxp_tgt.c Updated lmi, nxp and stm32f4 drivers to use adiv5_target_ap(). 2012-06-24 14:44:02 +12:00
sam3x.c Made SAM3X monitor commands static. 2012-06-25 21:16:20 +12:00
stm32f1.c Added option byte programming commands for STM32F1. 2012-06-26 21:02:11 +12:00
stm32f4.c Updated lmi, nxp and stm32f4 drivers to use adiv5_target_ap(). 2012-06-24 14:44:02 +12:00
target.c Made cur_target, last_target static in gdb_main.c. 2012-06-27 21:26:08 +12:00