diff --git a/hw/bsp/msp432e4/family.mk b/hw/bsp/msp432e4/family.mk index aad5c77e..ee7faa20 100644 --- a/hw/bsp/msp432e4/family.mk +++ b/hw/bsp/msp432e4/family.mk @@ -35,11 +35,6 @@ SRC_S += $(MCU_DIR)/Source/startup_msp432e411y_gcc.S # For freeRTOS port source FREERTOS_PORT = ARM_CM4F -# export for libmsp430.so to same installation -ifneq ($(OS),Windows_NT) -export LD_LIBRARY_PATH=$(dir $(shell which MSP430Flasher)) -endif - # For flash-jlink target JLINK_DEVICE = MSP432E401Y JLINK_IF = SWD