projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor documentation improvements.
[pub/USBasp.git]
/
Projects
/
AVRISP-MKII
/
makefile
diff --git
a/Projects/AVRISP-MKII/makefile
b/Projects/AVRISP-MKII/makefile
index
ffc00b9
..
77bfc26
100644
(file)
--- a/
Projects/AVRISP-MKII/makefile
+++ b/
Projects/AVRISP-MKII/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
5
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
@@
-9,10
+9,12
@@
# LUFA Project Makefile.
# --------------------------------------
# LUFA Project Makefile.
# --------------------------------------
-MCU = at90usb162
+# Run "make help" for target help.
+
+MCU = at90usb1287
ARCH = AVR8
ARCH = AVR8
-BOARD = USB
TINYMKII
-F_CPU =
16
000000
+BOARD = USB
KEY
+F_CPU =
8
000000
F_USB = $(F_CPU)
OPTIMIZATION = s
TARGET = AVRISP-MKII
F_USB = $(F_CPU)
OPTIMIZATION = s
TARGET = AVRISP-MKII