blackmagic/src
Allen Ibara 510d1c0dc8 Add support for burning flash on lpc4337. 2013-05-14 12:25:13 +12:00
..
include LIBFTDI: Propagate the command line arguments to platform_init 2013-01-23 00:15:47 +01:00
platforms F4Discovery: Slow Down GPIO access a little, as off-board SWD otherwise needs _very_ good ground connection. 2013-04-23 13:43:43 -07:00
Makefile native/usbuart: Move platform dependant parts to platform.h 2013-01-21 11:02:43 +01:00
adiv5.c Avoid double increment of dst in adiv5 write bytes function. 2013-01-31 13:39:41 -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 Add missing #includes 2013-04-16 12:36:19 -07:00
cortexm.c Fixed magic numbers for CSW access. 2013-01-11 10:02:34 -08:00
crc32.c stm32f1/stm32f4: fix hardware CRC calculation 2013-04-14 11:35:23 -07:00
gdb_main.c Make code compatible with newlib-nano and use it for stlink 2013-04-14 11:48:59 -07: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 STM32L1: Add to the list of known JTAG IDs 2013-01-23 00:16:01 +01: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 Add support for burning flash on lpc4337. 2013-05-14 12:25:13 +12:00
main.c LIBFTDI: Propagate the command line arguments to platform_init 2013-01-23 00:15:47 +01:00
nxp_tgt.c nxp: support the lpc1114dip28 by Rickta59 2013-04-27 20:57:20 -07:00
sam3x.c Probe function return bool, true if device identified. 2012-11-03 23:53:25 +13:00
stm32f1.c STM32F0/3: Handle the option bytes 2013-01-30 17:16:44 +01:00
stm32f4.c Add missing #includes 2013-04-16 12:36:19 -07: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