blackmagic/src
Gareth McMullin 0bf7778759 samd: Remove low level ADIv5 calls an favour of target_mem_write. 2015-03-17 21:58:36 -07:00
..
include Remove abstraction of adiv5_dp_write. Both implementations were identical. 2015-03-15 17:12:31 -07:00
platforms Build for stlink with -Os. 2015-03-15 20:39:19 -07:00
Makefile Build for stlink with -Os. 2015-03-15 20:39:19 -07:00
adiv5.c Remove abstraction of adiv5_dp_write. Both implementations were identical. 2015-03-15 17:12:31 -07:00
adiv5_jtagdp.c Remove abstraction of adiv5_dp_write. Both implementations were identical. 2015-03-15 17:12:31 -07:00
adiv5_swdp.c Remove abstraction of adiv5_dp_write. Both implementations were identical. 2015-03-15 17:12:31 -07:00
arm7tdmi.c Consolidate target_mem_read* and target_mem_write* methods. 2015-03-15 14:31:57 -07:00
command.c Clean up includes everywhere. 2015-03-01 22:16:04 -08:00
cortexm.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
crc32.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
gdb_main.c Consolidate target_mem_read* and target_mem_write* methods. 2015-03-15 14:31:57 -07:00
gdb_packet.c Check vasprintf return value. 2015-03-17 21:19:02 -07:00
hex_utils.c Fix pointer sign warnings and remove -Wno-pointer-sign. 2015-03-13 20:35:39 -07:00
jtag_scan.c Fix pointer sign warnings and remove -Wno-pointer-sign. 2015-03-13 20:35:39 -07:00
jtagtap_generic.c Fix trailing whitespace everywhere. 2013-06-17 15:53:32 +12:00
kinetis.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
lmi.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
lpc11xx.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
lpc43xx.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
main.c Clean up includes everywhere. 2015-03-01 22:16:04 -08:00
morse.c Factor Morse code functions out of platform code. 2015-02-28 22:05:10 -08:00
nrf51.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
sam3x.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
samd.c samd: Remove low level ADIv5 calls an favour of target_mem_write. 2015-03-17 21:58:36 -07:00
stm32f1.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
stm32f4.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
stm32l0.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
stm32l1.c Replace adiv5_ap_mem* functions with inline wrappers to target mem*. 2015-03-15 16:02:09 -07:00
target.c Clean up includes everywhere. 2015-03-01 22:16:04 -08:00