change programmer

This commit is contained in:
2022-04-06 00:21:17 +02:00
parent f2fd5c52fa
commit 1a8b4418a6

View File

@@ -4,9 +4,9 @@ FILES = $(SRCS:%.c=%) #main uart avrIOhelper/io-helper #uart#hier alle c-Datei
MCU = atmega2560
PROGC = m2560
CC = avr-gcc
#TOOL = atmelice_isp
TOOL = atmelice_isp
#TOOL = avrispmkii
TOOL = usbasp-clone
#TOOL = usbasp-clone
BUILDDIR = Builds