atmel-samd: Remove path specific to me.
This commit is contained in:
parent
0cae6b8e68
commit
005122e581
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue