blackmagic/src
newbrain 8de1b45c85 Kinetis KE04: Flash and debug support
Support for Kinetis KE04 8KiB, 64KiB and 128KiB variants in nxpke04.c
Target monitor commands for sector and mass erase.
Changes to kinetis.c MDM-AP target to support KE04.
Only KE04Z8 tested in HW.
2019-02-17 22:48:23 +01:00
..
include libftdi: Allow to compile with mingw and cygwin and use recent libftdi1. 2019-01-07 15:31:57 +01:00
platforms libftdi: Allow to compile with mingw and cygwin and use recent libftdi1. 2019-01-07 15:31:57 +01:00
target Kinetis KE04: Flash and debug support 2019-02-17 22:48:23 +01:00
Makefile Kinetis KE04: Flash and debug support 2019-02-17 22:48:23 +01:00
command.c Revert "Allow to specificy if SRST is asserted and when it is released." 2019-01-07 13:22:01 +13: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 Construct memory map on the stack 2018-04-23 10:51:04 +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