Commit 15b0ce31 authored by Daniel Friesel's avatar Daniel Friesel
Browse files

MSP430FR5994: Use /opt/msp430 for MSP430Flasher by default

parent d0186232
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ SERIAL_PORT ?= ttyACM1

cpu_freq ?= 16000000

MSP430_FLASHER_DIR ?= /home/derf/var/projects/msp430/MSP430Flasher_1.3.15
MSP430_FLASHER_DIR ?= /opt/msp430/MSP430Flasher_1.3.15

INCLUDES += -I/opt/msp430/ti/msp430-gcc-full-linux-5.1.2.0/include
COMMON_FLAGS += -mcpu=${CPU} -mmcu=${MCU} -DMULTIPASS_ARCH_msp430fr5994lp