Flashing now using openocd. GDB Debugging possible and tested :).

This commit is contained in:
Federico Ruiz Ugalde
2013-06-26 16:03:31 -06:00
committed by Piotr Esden-Tempski
parent 4832449dd2
commit 6474ed3cf0

View File

@@ -71,7 +71,7 @@ endif
all: images
images: $(BINARY).images
flash: $(BINARY).stlink-flash
flash: $(BINARY).flash
%.images: %.bin %.hex %.srec %.list
@#echo "*** $* images generated ***"