HEAD commit f98284f62f6caa447d789b81045c604935b02ea8 master
receivedThu, 14. Nov 2024, 17:52:27 (by user sx)
Thu, 14 Nov 2024 16:52:27 +0000 (17:52 +0100)
authorManfred Steiner <sx@htl-kaindorf.at>
Thu, 14 Nov 2024 16:52:22 +0000 (17:52 +0100)
committerManfred Steiner <sx@htl-kaindorf.at>
Thu, 14 Nov 2024 16:52:22 +0000 (17:52 +0100)
4 files changed:
vscode-avr-c-cpp/arduino-nano-1/Makefile
vscode-avr-c-cpp/nano-1284-1/Makefile
vscode-avr-c-cpp/nano-644-1/Makefile
vscode-avr-c-cpp/sure-1/Makefile

index 3a56c1821cf9fa5efd142db10621a6eba7e90b86..576841c72d4cb28d77f2e824a2a988b76b4e5339 100644 (file)
@@ -162,7 +162,7 @@ flash-hexdump: flash-read
 # ----------------------------------------------
 # flash to target with fischl programming device
 
-isp-$(AVRDUDE_DEVICE):
+isp-flash:
        avrdude -c usbasp -p $(AVRDUDE_DEVICE) -U lock:r:-:h
        avrdude -c usbasp -p $(AVRDUDE_DEVICE)
 
index 8a811270ab20685e6c24c3bac312fbb1adf98274..6d64ee288b1374b7f7e005aab3af7cc18eefd31c 100644 (file)
@@ -162,7 +162,7 @@ flash-hexdump: flash-read
 # ----------------------------------------------
 # flash to target with fischl programming device
 
-isp-$(AVRDUDE_DEVICE):
+isp-flash:
        avrdude -c usbasp -p $(AVRDUDE_DEVICE) -U lock:r:-:h
        avrdude -c usbasp -p $(AVRDUDE_DEVICE)
 
index a93c8d06169b76aa161c11a29d85671ed54b20e7..323a3d0f7cc575736518510a3865df542f1533b9 100644 (file)
@@ -162,7 +162,7 @@ flash-hexdump: flash-read
 # ----------------------------------------------
 # flash to target with fischl programming device
 
-isp-$(AVRDUDE_DEVICE):
+isp-flash:
        avrdude -c usbasp -p $(AVRDUDE_DEVICE) -U lock:r:-:h
        avrdude -c usbasp -p $(AVRDUDE_DEVICE)
 
index fc7cfc56b9999eabf59df20e8b7348488fcc3723..108ca6cc7eababea8350b8225cc57f7acbfa7980 100644 (file)
@@ -162,7 +162,7 @@ flash-hexdump: flash-read
 # ----------------------------------------------
 # flash to target with fischl programming device
 
-isp-$(AVRDUDE_DEVICE):
+isp-flash:
        avrdude -c usbasp -p $(AVRDUDE_DEVICE) -U lock:r:-:h
        avrdude -c usbasp -p $(AVRDUDE_DEVICE)