add gitignore
[teensytas.git] / Makefile
index 338782c..fdb0afc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ SIZE = $(CROSS_COMPILE)size
 
 TOOLSPATH = tools
 
-TARGET = test
+TARGET = teensytas
 
 # CPPFLAGS += -DUSB_SERIAL -DLAYOUT_US_ENGLISH
 CPPFLAGS += -D__MK20DX256__ -DF_CPU=48000000