6 lines
134 B
Makefile
6 lines
134 B
Makefile
|
ARDUINO_DIR = /home/stepcut/n-heptane/projects/arduino/arduino-1.0.6
|
||
|
BOARD_TAG = teensy31
|
||
|
ARDUINO_LIBS =
|
||
|
|
||
|
include ../../Teensy.mk
|