Corrected compilation on Ubuntu Linux.

This commit is contained in:
skarg
2009-05-13 00:25:08 +00:00
parent 30c01de3a4
commit 85c9efd2b5
4 changed files with 452 additions and 10 deletions
+8 -7
View File
@@ -19,13 +19,14 @@ AVRDUDE = avrdude
LINT = splint
# programmer id--check the avrdude for complete list
# # of available opts. These should include stk500,
# # avr910, avrisp, bsd, pony and more. Set this to
# # one of the valid "-c PROGRAMMER-ID" values
# # described in the avrdude info page.
# # jtag2fast = Atmel JTAG ICE mkII, running at 115200 Bd
# # jtag2slow = Atmel JTAG ICE mkII, running at 19200 Bd
AVRDUDE_PROGRAMMERID = jtag2slow
# of available opts. These should include stk500,
# avr910, avrisp, bsd, pony and more. Set this to
# one of the valid "-c PROGRAMMER-ID" values
# described in the avrdude info page.
# jtag2fast = Atmel JTAG ICE mkII, running at 115200 Bd
# jtag2slow = Atmel JTAG ICE mkII, running at 19200 Bd
# avrispmkII = AVR ISP MKII
AVRDUDE_PROGRAMMERID = avrispmkII
#
# # port--serial or parallel port to which your
# # hardware programmer is attached