Flashing now using openocd. GDB Debugging possible and tested :).
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
4832449dd2
commit
6474ed3cf0
@@ -71,7 +71,7 @@ endif
|
|||||||
all: images
|
all: images
|
||||||
|
|
||||||
images: $(BINARY).images
|
images: $(BINARY).images
|
||||||
flash: $(BINARY).stlink-flash
|
flash: $(BINARY).flash
|
||||||
|
|
||||||
%.images: %.bin %.hex %.srec %.list
|
%.images: %.bin %.hex %.srec %.list
|
||||||
@#echo "*** $* images generated ***"
|
@#echo "*** $* images generated ***"
|
||||||
|
|||||||
Reference in New Issue
Block a user