Fixed login make target repeated in Makefile.mbxxx and Makefile.stm32w108

This commit is contained in:
Etienne Duble 2012-11-09 15:43:15 +01:00
parent 7905316c54
commit 97da754b1c
1 changed files with 0 additions and 4 deletions

View File

@ -22,7 +22,3 @@ ifeq ($(HOST_OS),Windows)
SERIALDUMP = $(CONTIKI)/tools/stm32w/serialdump-windows
endif
login:
$(SERIALDUMP) -b115200 -d10000 $(PORT)