altos/attiny: Switch to avrisp2 for development programmer
authorKeith Packard <keithp@keithp.com>
Thu, 16 Dec 2021 21:38:39 +0000 (13:38 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 11 Jan 2022 22:46:48 +0000 (14:46 -0800)
My bench programmer puck is the avrisp2, not usbtiny

Signed-off-by: Keith Packard <keithp@keithp.com>
src/attiny/Makefile-attiny.defs

index 8949ba4505775f557495ff57df72e729200b36b9..75a5635716e4f30b86204e48649cf8549cc3fc98 100644 (file)
@@ -5,6 +5,7 @@ vpath % $(TOPDIR)/attiny:$(AO_VPATH)
 MCU=attiny85
 DUDECPUTYPE=t85
 #PROGRAMMER=stk500v2 -P usb
+PROGRAMMER=avrisp2
 LOADSLOW=-i 32 -B 32
 LOADARG=-p $(DUDECPUTYPE) -c $(PROGRAMMER) -e -U flash:w: