atmel-samd: Remove path specific to me.

This commit is contained in:
Scott Shawcroft 2016-09-20 15:16:12 -07:00
parent 0cae6b8e68
commit 005122e581
1 changed files with 1 additions and 1 deletions

View File

@ -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)