Remove unnecessary lines

This commit is contained in:
kkitayam 2021-11-06 23:10:11 +09:00
parent 30d3bf8bec
commit dd7eb36830
1 changed files with 0 additions and 5 deletions

View File

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