You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dragonmux 5cd430647e
gdb_main: Fixed a small DEBUG_GDB regression for vFlashErase and vFlashWrite debugging
2 years ago
..
include gdb_packet: Implement notification packets 2 years ago
platforms BMP V2.3: Fix outdated ADC reads. 2 years ago
target stm32f4: Fixes erase_mass command return error. 2 years ago
Makefile put ch32f1 in its own file 3 years ago
command.c Updated Copyright and Vendor strings to Black Magic Debug. 2 years ago
crc32.c crc32: Fix the launchpad-icdi build as that was broken 3 years ago
exception.c Remove dp_low_read() and use exception protected dp_read() 3 years ago
gdb_hostio.c gdb_packet: Done a spring pass on the types situation and cleaned things up 2 years ago
gdb_hostio.h target: Use size_t instead of unsigned in syscall interface. 8 years ago
gdb_main.c gdb_main: Fixed a small DEBUG_GDB regression for vFlashErase and vFlashWrite debugging 2 years ago
gdb_packet.c gdb_packet: Implement notification packets 2 years ago
hex_utils.c hex_utils: Cleaned up and fixed the type confusion that was going on 2 years ago
main.c remote.c: Compile only relevant functions. 4 years ago
morse.c Turn error LED off after successful attach to target (error LED blinks on 'target lost'). 3 years ago
remote.c Test voltage on VREF before enabling target power (mon tpwr), to avoid potential power conflict. 3 years ago
remote.h remote: Packets may be larger than 256 bytes. 3 years ago
timing.c timeout: Make sure we wait at least the period requested (#900, #902) 3 years ago