blackmagic/src
Piotr Esden-Tempski 06f24d3269 native: Added blocks to the ISR templates. 2022-03-15 23:45:32 -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 native: Added blocks to the ISR templates. 2022-03-15 23:45:32 -07:00
target samd: Fixed the hosted build as the code from #987 assumed unsigned long was 32-bit 2022-03-14 21:38:45 -07:00
Makefile Added a linker flag to output memory usage. 2022-03-15 11:41:31 -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: 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 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 sscanf cleanup in GDB Z packet handling function. 2022-03-15 13:18:00 -07: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