blackmagic/src/target
Gareth McMullin b2defad844
Merge pull request #356 from UweBonnes/probe_halted
Probe halted
2018-06-21 10:06:56 -07:00
..
flashstub stm32l4: Use buffered direct write to flash. 2018-06-16 13:30:53 +02:00
adiv5.c Merge pull request #356 from UweBonnes/probe_halted 2018-06-21 10:06:56 -07:00
adiv5.h Provide a target function to write with given size. 2018-06-16 13:30:08 +02:00
adiv5_jtagdp.c Move target files into separate directory. 2016-07-13 08:31:09 +12:00
adiv5_swdp.c libftdi: Allow device specific port/pin to read SWD bitbanged. 2018-05-30 19:21:03 +02:00
cortexa.c cortexa: Check for fault on set/clear soft breakpoint. 2017-09-20 11:16:36 +12:00
cortexm.c Merge pull request #356 from UweBonnes/probe_halted 2018-06-21 10:06:56 -07:00
cortexm.h Merge pull request #356 from UweBonnes/probe_halted 2018-06-21 10:06:56 -07:00
efm32.c target: Only support buffered flash writes 2017-10-13 08:58:37 +13:00
jtag_scan.c Added LPC17xx support (#317) 2018-03-25 12:53:30 -07:00
jtag_scan.h Constify strings and constant structs 2017-04-22 13:50:04 -07:00
jtagtap_generic.c Move target files into separate directory. 2016-07-13 08:31:09 +12:00
kinetis.c Merge branch 'master' into always_buffer_flash 2018-04-23 10:40:20 +12:00
lmi.c target: Only support buffered flash writes 2017-10-13 08:58:37 +13:00
lpc11xx.c target: Only support buffered flash writes 2017-10-13 08:58:37 +13:00
lpc15xx.c target: Only support buffered flash writes 2017-10-13 08:58:37 +13:00
lpc17xx.c Merge branch 'master' into always_buffer_flash 2018-04-23 10:40:20 +12:00
lpc43xx.c target: Use target_addr for flash routines. 2016-07-13 08:31:09 +12:00
lpc_common.c target: Only support buffered flash writes 2017-10-13 08:58:37 +13:00
lpc_common.h Added LPC17xx support (#317) 2018-03-25 12:53:30 -07:00
msp432.c Support for MSP432 TI MCUs (#353) 2018-06-07 08:34:21 +12:00
nrf51.c Merge branch 'master' into always_buffer_flash 2018-04-23 10:40:20 +12:00
sam3x.c target: Only support buffered flash writes 2017-10-13 08:58:37 +13:00
sam4l.c target: Only support buffered flash writes 2017-10-13 08:58:37 +13:00
samd.c target: Only support buffered flash writes 2017-10-13 08:58:37 +13:00
stm32f1.c stm32f1.c: Use buffered direct write to flash with half word access. 2018-06-16 13:30:53 +02:00
stm32f4.c stm32f4: Allow DWORD parallelism. 2018-06-16 13:30:53 +02:00
stm32l0.c target: Only support buffered flash writes 2017-10-13 08:58:37 +13:00
stm32l4.c stm32l4: Use buffered direct write to flash. 2018-06-16 13:30:53 +02:00
swdptap_generic.c Move target files into separate directory. 2016-07-13 08:31:09 +12:00
target.c libftdi: Flush buffer with detach. 2018-05-30 19:21:03 +02:00
target_internal.h Support for MSP432 TI MCUs (#353) 2018-06-07 08:34:21 +12:00