blackmagic/src
stoyan shopov 01e3582525 fixed a bug in the breakpoint removal code 2017-04-28 13:22:59 +03:00
..
include target: Remove target_check_error from external interface. 2016-07-13 08:31:09 +12:00
platforms Merge pull request #206 from UweBonnes/dfu-upload 2017-04-27 10:07:37 -07:00
target fixed a bug in the breakpoint removal code 2017-04-28 13:22:59 +03:00
Makefile SAM4L: Add extended reset to target interface 2016-12-02 00:08:21 -08:00
command.c Restore LED behaviour. 2016-09-28 22:15:15 -07:00
crc32.c target: move mmio routines out of public interface. 2016-07-13 08:31:09 +12:00
exception.c debug: Use semihosting if available or output via usbuart. 2016-09-29 21:31:13 -07:00
gdb_hostio.c target: Use size_t instead of unsigned in syscall interface. 2016-07-13 08:31:09 +12:00
gdb_hostio.h target: Use size_t instead of unsigned in syscall interface. 2016-07-13 08:31:09 +12:00
gdb_main.c Add range checking on mem access packets. 2017-04-18 11:41:11 +12:00
gdb_packet.c target: Replace all calls to gdb_out with new tc_printf. 2016-07-13 08:31:09 +12:00
hex_utils.c Fix pointer sign warnings and remove -Wno-pointer-sign. 2015-03-13 20:35:39 -07:00
main.c Remove some unused includes. 2016-07-13 08:31:09 +12:00
morse.c Factor Morse code functions out of platform code. 2015-02-28 22:05:10 -08:00