change programmer
This commit is contained in:
4
Makefile
4
Makefile
@@ -4,9 +4,9 @@ FILES = $(SRCS:%.c=%) #main uart avrIOhelper/io-helper #uart#hier alle c-Datei
|
|||||||
MCU = atmega2560
|
MCU = atmega2560
|
||||||
PROGC = m2560
|
PROGC = m2560
|
||||||
CC = avr-gcc
|
CC = avr-gcc
|
||||||
#TOOL = atmelice_isp
|
TOOL = atmelice_isp
|
||||||
#TOOL = avrispmkii
|
#TOOL = avrispmkii
|
||||||
TOOL = usbasp-clone
|
#TOOL = usbasp-clone
|
||||||
|
|
||||||
BUILDDIR = Builds
|
BUILDDIR = Builds
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user