summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Shawcroft <scott@chickadee.tech>2016-09-20 15:16:12 -0700
committerScott Shawcroft <scott@chickadee.tech>2016-09-20 15:16:12 -0700
commit005122e5818ae66adadea0045be7a72461be8edf (patch)
tree7d388e84d4c0383fe0b70db1b0fcb550649931f3
parent0cae6b8e685d7fda46ef0a31269d9af750eadb00 (diff)
atmel-samd: Remove path specific to me.
-rw-r--r--atmel-samd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/atmel-samd/Makefile b/atmel-samd/Makefile
index 623e7827f..59239ef2c 100644
--- a/atmel-samd/Makefile
+++ b/atmel-samd/Makefile
@@ -23,7 +23,7 @@ include ../py/py.mk
CROSS_COMPILE = arm-none-eabi-
-BOSSAC := /Users/tannewt/ArduinoCore-samd/tools/bossac_osx
+BOSSAC := tools/bossac_osx
HAL_DIR=hal/$(MCU_SERIES)