summaryrefslogtreecommitdiff
path: root/blink
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2012-05-19 17:07:21 +0000
committerChristian Pointner <equinox@spreadspace.org>2012-05-19 17:07:21 +0000
commit12891a785da0102fc0ba725677c631c42011d1eb (patch)
treec26b80c506e6f4efc0cb97ac3cb774d3e4d9c550 /blink
parentadded udev rules examples to README (diff)
moved program to flash and set program to (erase, flash, run)
git-svn-id: https://svn.spreadspace.org/avr/trunk@16 aa12f405-d877-488e-9caf-2d797e2a1cc7
Diffstat (limited to 'blink')
-rw-r--r--blink/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/blink/Makefile b/blink/Makefile
index 9ac5f8b..d598f2f 100644
--- a/blink/Makefile
+++ b/blink/Makefile
@@ -22,8 +22,6 @@
NAME := blink
OBJ := blink.o led.o
-BOARD_TYPE := arduino2009
+BOARD_TYPE := teensy2
include ../include.mk
-
-#AVRDUDE_PORT := /dev/arduino