blackmagic/src
dragonmux 3606784663 hosted/cmsis_dap: Add a dummy read to the end of dap_mem_write_sized() so we always wait on the write to ensure it's complete before any DP access can occur 2022-08-08 14:45:38 -07:00
..
include misc: change return type of scan routines to size_t 2022-08-06 18:02:30 -04:00
platforms hosted/cmsis_dap: Add a dummy read to the end of dap_mem_write_sized() so we always wait on the write to ensure it's complete before any DP access can occur 2022-08-08 14:45:38 -07:00
target adiv5: Add a dummy read to the end of firmware_mem_write_sized() so we always wait on the write to ensure it's complete before any DP access can occur 2022-08-08 14:45:38 -07:00
Makefile sfdp: Implemented the logic needed to read the headers and basic parameter table 2022-08-08 14:43:29 -07:00
command.c Fix Windows build due to lack of alloca.h 2022-08-06 18:35:01 -04:00
crc32.c crc32: Fix the launchpad-icdi build as that was broken 2022-03-14 21:37:44 -07:00
exception.c Remove dp_low_read() and use exception protected dp_read() 2021-10-31 12:55:41 +01:00
gdb_hostio.c gdb_packet: Done a spring pass on the types situation and cleaned things up 2022-07-20 21:37:16 -07: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 Fix Windows build due to lack of alloca.h 2022-08-06 18:35:01 -04:00
gdb_packet.c gdb_packet: Implement notification packets 2022-07-20 21:37:16 -07:00
hex_utils.c hex_utils: Cleaned up and fixed the type confusion that was going on 2022-07-20 21:37:16 -07:00
main.c remote.c: Compile only relevant functions. 2020-06-05 14:59:30 +02:00
morse.c Turn error LED off after successful attach to target (error LED blinks on 'target lost'). 2021-08-13 16:10:37 +02:00
remote.c jtag_scan: Adjusted the parameter and result types for jtag_scan(), jtag_add_device(), and related functions 2022-07-30 18:00:08 -07:00
remote.h hosted/remote_jtagtap: Refactored jtagtap_cycle and cleaned up 2022-07-30 16:26:04 -07:00
rtt.c rtt: Cleanup and fixes for the RTT over serial support as per #954 2022-05-31 22:24:59 -04:00
timing.c timeout: Make sure we wait at least the period requested (#900, #902) 2021-07-27 10:59:03 +02:00