diff options
| author | stepcut <jeremy@n-heptane.com> | 2014-10-22 15:27:59 -0500 |
|---|---|---|
| committer | stepcut <jeremy@n-heptane.com> | 2014-10-22 15:27:59 -0500 |
| commit | 6534cf8f15e64df55bb98576e43fb46855bdbd2a (patch) | |
| tree | 1bf50d2d2254fc8590423944c60491bf2b33b2ed /examples | |
| parent | 1f5e0b33671fe1032163a3a8e3af9366cd758b9b (diff) | |
move ARDUINO_DIR auto-detection into Common.mk. This allows Teensy.mk to use auto-detected location.
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/BlinkTeensy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/BlinkTeensy/Makefile b/examples/BlinkTeensy/Makefile index 84ae31f..1d59ef2 100644 --- a/examples/BlinkTeensy/Makefile +++ b/examples/BlinkTeensy/Makefile @@ -1,4 +1,3 @@ -ARDUINO_DIR = /home/stepcut/n-heptane/projects/arduino/arduino-1.0.6 BOARD_TAG = teensy31 ARDUINO_LIBS = |
