X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=teensytas.git;a=blobdiff_plain;f=Makefile;h=fdb0afc119c422cc1359f916f292f2c2e248932b;hp=338782c205f7afd06dabbc87ebd54ba08308bb6c;hb=39a998dd6178bbbdc88611486129581f77daae68;hpb=e4d23548386133037c0f9ccc02e56facd718d2ce diff --git a/Makefile b/Makefile index 338782c..fdb0afc 100644 --- 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