summaryrefslogtreecommitdiff
path: root/blink/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2012-05-19 16:46:24 +0000
committerChristian Pointner <equinox@spreadspace.org>2012-05-19 16:46:24 +0000
commitdbf23e8334e9af3605130124e7cb1738fd522771 (patch)
treebd0bd1bf9de05ea2bd4346df64eea575e1b63633 /blink/Makefile
parentmore generic led example code (diff)
added support for arduino2009
git-svn-id: https://svn.spreadspace.org/avr/trunk@14 aa12f405-d877-488e-9caf-2d797e2a1cc7
Diffstat (limited to 'blink/Makefile')
-rw-r--r--blink/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/blink/Makefile b/blink/Makefile
index d598f2f..9ac5f8b 100644
--- a/blink/Makefile
+++ b/blink/Makefile
@@ -22,6 +22,8 @@
NAME := blink
OBJ := blink.o led.o
-BOARD_TYPE := teensy2
+BOARD_TYPE := arduino2009
include ../include.mk
+
+#AVRDUDE_PORT := /dev/arduino