Fixed typo in GDB commands script

rocketry
Richard Eoin Meadows 2014-07-27 12:58:53 +01:00
rodzic 28e781c28f
commit be177abbc1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -214,7 +214,7 @@ gdbscript: Makefile config.mk
@$(ECHO) "file $(TARGET).elf" >> gdbscript
ifdef BLACKMAGIC_PATH
@$(ECHO) "# Connect to a specified blackmagic" >> gdbscript
@$(ECHO) "target external-remote $(BLACKMAGIC_PATH)" >> gdbscript
@$(ECHO) "target extended-remote $(BLACKMAGIC_PATH)" >> gdbscript
endif
# Prints a list of symlinks to a device