Patches for https://github.com/blackmagic-debug/blackmagic
The intention of `if (t->driver)` conditional was to test if any of the cases in the preceeding switch/case were met. However t->driver was previously set to point to a default value in cortexm.c:200 and therefore this would always evaluate to true. I've replaced the broken if statement with a duplicate of the switch/case run above. It looks like this was introduced in |
||
---|---|---|
driver | ||
flashstub | ||
libopencm3@67242de60d | ||
scripts | ||
src | ||
upgrade | ||
.gitignore | ||
.gitmodules | ||
COPYING | ||
HACKING | ||
Makefile | ||
README |
README
See https://github.com/blacksphere/blackmagic/wiki