Subversion Repositories group.electronics

Rev

Rev 86 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 86 Rev 87
Line 5... Line 5...
5
# Tabsize: 4
5
# Tabsize: 4
6
# Copyright: (c) 2007 by OBJECTIVE DEVELOPMENT Software GmbH
6
# Copyright: (c) 2007 by OBJECTIVE DEVELOPMENT Software GmbH
7
# License: GPLv2.
7
# License: GPLv2.
8
# This Revision: $Id$
8
# This Revision: $Id$
9
 
9
 
10
DEVICE=atmega168
10
DEVICE=atmega168a
11
F_CPU=20000000
11
F_CPU=20000000
12
HID_SIZE=44
12
HID_SIZE=44
13
 
13
 
14
AVRDUDE = avrdude -c avrispmkii -P usb -p $(DEVICE)
14
AVRDUDE = avrdude -c avrispmkii -P usb -p $(DEVICE)
15
# The two lines above are for "avrdude" and the STK500 programmer connected
15
# The two lines above are for "avrdude" and the STK500 programmer connected