blackmagic/src
dragonmux 75e786da11 jtag_devs: Added a few more parts based on 0170aff and cleaned up the description wording for the existing ones 2022-03-14 21:37:44 -07:00
..
include Test voltage on VREF before enabling target power (mon tpwr), to avoid potential power conflict. 2021-09-22 20:45:18 +02:00
platforms Revert "adiv5_swdp_scan: If SWD scan fails, try a JTAG scan." 2022-03-14 21:37:44 -07:00
target jtag_devs: Added a few more parts based on 0170aff and cleaned up the description wording for the existing ones 2022-03-14 21:37:44 -07:00
Makefile Revert "jtag_scan: Rework chain detection" 2022-03-14 21:37:44 -07:00
command.c Test voltage on VREF before enabling target power (mon tpwr), to avoid potential power conflict. 2021-09-22 20:45:18 +02:00
crc32.c crc32: define `start_time` when debug is enabled 2021-12-28 00:25:31 -08:00
exception.c Remove dp_low_read() and use exception protected dp_read() 2021-10-31 12:55:41 +01: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 Better reporting when monitor command fails. 2021-09-22 21:41:43 +02:00
gdb_packet.c Escape '*' in responses of the Remote Serial Protocol, to avoid that it is interpreted as the start of an RLE sequence 2021-08-31 15:44:17 +02:00
hex_utils.c Fix pointer sign warnings and remove -Wno-pointer-sign. 2015-03-13 20:35:39 -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 Test voltage on VREF before enabling target power (mon tpwr), to avoid potential power conflict. 2021-09-22 20:45:18 +02:00
remote.h remote: Packets may be larger than 256 bytes. 2021-09-22 15:16:20 +02:00
timing.c timeout: Make sure we wait at least the period requested (#900, #902) 2021-07-27 10:59:03 +02:00