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
/
LEDNotifier
/
makefile
diff --git
a/Projects/LEDNotifier/makefile
b/Projects/LEDNotifier/makefile
index
05436ed
..
41f9d16
100644
(file)
--- a/
Projects/LEDNotifier/makefile
+++ b/
Projects/LEDNotifier/makefile
@@
-11,10
+11,10
@@
# Run "make help" for target help.
-MCU = at
90usb1287
+MCU = at
mega32u2
ARCH = AVR8
-BOARD =
BUI
-F_CPU =
8
000000
+BOARD =
USB2AX
+F_CPU =
16
000000
F_USB = $(F_CPU)
OPTIMIZATION = s
TARGET = LEDNotifier