blackmagic/src
Gareth McMullin 6659d87e9b Remove DFU bootloader self protection.
It can still be enabled by building with -DDFU_SELF_PROTECT
2013-04-16 16:54:52 -07:00
..
include LIBFTDI: Propagate the command line arguments to platform_init 2013-01-23 00:15:47 +01:00
platforms Remove DFU bootloader self protection. 2013-04-16 16:54:52 -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 Probe function return bool, true if device identified. 2012-11-03 23:53:25 +13:00
main.c LIBFTDI: Propagate the command line arguments to platform_init 2013-01-23 00:15:47 +01:00
nxp_tgt.c Error in calculating ending sector number. 2013-01-26 11:38:27 +08: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