blackmagic/src
Uwe Bonnes 4eb336277c native: Remove high current draw (#814)
Special iRST_SENSE handling does not apply at least for BMP 2.1c.
On V2.1c, iRST_SENSE was set as output high and xRST high shorted
iRST_SENSE to ground via Q2
FIXME: Check for older versions!
2021-02-15 15:00:19 +01:00
..
include Infrastructure for setting maximum SWJ frequency. 2020-12-12 18:33:09 +01:00
platforms native: Remove high current draw (#814) 2021-02-15 15:00:19 +01:00
target fixing some memory map errors for stm32h7, PR #821 2020-12-23 20:10:39 +01:00
Makefile Fix building with newer GNU make(#804) 2020-12-12 14:39:52 +01:00
command.c Infrastructure for setting maximum SWJ frequency. 2020-12-12 18:33:09 +01:00
crc32.c stm32: Portability changes. 2019-10-20 22:20:06 +02:00
exception.c Classify debug messages 2020-06-05 14:59:30 +02: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: Reset flash_mode with when erase or flash fails. 2020-09-04 15:17:29 +02:00
gdb_packet.c Correct loss of sync protocol error #787 2020-12-04 11:33:23 +01: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 Classify debug messages 2020-06-05 14:59:30 +02:00
remote.c Infrastructure for setting maximum SWJ frequency. 2020-12-12 18:33:09 +01:00
remote.h Infrastructure for setting maximum SWJ frequency. 2020-12-12 18:33:09 +01:00
timing.c Detour swd primitives. 2020-06-05 14:59:30 +02:00