blackmagic/src
Uwe Bonnes 91d7656d86 stlink/bootloader: Really allow to detach.
- To reenumerate, rcc_periph_reset_pulse(RST_USB) seems enough.
- Document bootloader entry and exit behaviour of ST-LINK V2
- Document bootloader entry on ST-LINK V2-1
2020-03-26 17:15:32 +01:00
..
include BMP/PC: Allow to compile with mingw64 (#615) 2020-03-24 17:59:13 +01:00
platforms stlink/bootloader: Really allow to detach. 2020-03-26 17:15:32 +01:00
target Harden cortexm_reset() and remove double reset(#601) 2020-03-25 11:22:14 +01:00
Makefile Microchip SAM D51 / E5x support 2019-11-17 12:45:49 +01:00
command.c Make baudrate parameter of traceswo command mandatory for stlink/swlink, and superfluous on other platforms; change help message accordingly. 2019-11-19 20:20:13 +01:00
crc32.c stm32: Portability changes. 2019-10-20 22:20:06 +02:00
exception.c debug: Use semihosting if available or output via usbuart. 2016-09-29 21:31:13 -07: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 gdb: Implement 'p' and 'P' register access 2019-09-01 20:38:38 +02:00
gdb_packet.c Addition of pc-hosted variant and extensions to other targets to support it. 2019-10-08 19:16:12 +02:00
hex_utils.c Fix pointer sign warnings and remove -Wno-pointer-sign. 2015-03-13 20:35:39 -07:00
main.c jtag/swd: Rename defines/make variables to allow removal of weak attribute 2019-07-18 20:54:10 +02:00
morse.c pc-hosted: Display morse message on controlling terminal. 2019-09-01 12:11:51 +02:00
remote.c Addition of pc-hosted variant and extensions to other targets to support it. 2019-10-08 19:16:12 +02:00
remote.h Addition of pc-hosted variant and extensions to other targets to support it. 2019-10-08 19:16:12 +02:00