blackmagic/src
Gareth McMullin fdd7799304 Merge pull request #60 from themadinventor/lp-icdi-clean
Added (preliminary) support for TI TM4C123 Launchpad
2014-12-23 21:31:43 +13:00
..
include Add support for halfword memory accesses. 2014-10-21 00:12:50 +02:00
platforms Added support for TI TM4C123 Launchpad 2014-11-23 22:59:16 +01:00
Makefile Atmel SAMD20 support 2014-09-03 21:17:41 +12:00
adiv5.c Add support for halfword memory accesses. 2014-10-21 00:12:50 +02:00
adiv5_jtagdp.c Disable ADIv5 timeout while target is running. 2013-06-19 21:05:53 +12:00
adiv5_swdp.c Handle SW-DP fault on WDATAERR. 2013-06-19 21:06:59 +12:00
arm7tdmi.c Add support for halfword memory accesses. 2014-10-21 00:12:50 +02:00
command.c Fix build for non-native targets. 2014-08-08 20:22:33 +12:00
cortexm.c Whitespace cleanup. 2014-10-16 13:50:56 -07:00
crc32.c stm32f1/stm32f4: fix hardware CRC calculation 2013-04-14 11:35:23 -07:00
gdb_main.c Add support for halfword memory accesses. 2014-10-21 00:12:50 +02:00
gdb_packet.c Fix trailing whitespace everywhere. 2013-06-17 15:53:32 +12:00
hex_utils.c Fix trailing whitespace everywhere. 2013-06-17 15:53:32 +12:00
jtag_scan.c Assert SRST when scanning JTAG if configured. Closes #54. 2014-08-27 19:03:37 +12:00
jtagtap_generic.c Fix trailing whitespace everywhere. 2013-06-17 15:53:32 +12:00
lmi.c Added support for TI TM4C123 Launchpad 2014-11-23 22:59:16 +01:00
lpc11xx.c Merge branch 'lpc11xx-flash' of https://github.com/John-Titor/blackmagic into John-Titor-lpc11xx-flash 2014-07-30 16:45:55 +12:00
lpc43xx.c LPC43XX: Attempt to handle case of running WDT. 2014-09-16 14:54:24 -07:00
main.c Fix trailing whitespace everywhere. 2013-06-17 15:53:32 +12:00
nrf51.c Merge branch 'nrf51-uicr' of https://github.com/richardeoin/blackmagic into richardeoin-nrf51-uicr 2014-07-30 16:55:02 +12:00
sam3x.c Fix trailing whitespace everywhere. 2013-06-17 15:53:32 +12:00
samd20.c SAMD20 prints die revision 2014-09-03 21:17:48 +12:00
stm32f1.c Minor fixes to stm32f1 flash routines. 2014-07-30 20:27:30 +12:00
stm32f4.c Add support for STM32F401RE 2014-08-06 10:49:48 +12:00
stm32l1.c [SUP] Add support for stm32l152c-discovery board 2014-07-09 16:35:33 +02:00
target.c adiv5_swdp: allow to connect to a sleeping target by pulling SRST 2013-05-14 12:32:44 +12:00