msp_exp430f5529lp: Use ti submodule for includes and linker files.

This commit is contained in:
William D. Jones
2019-10-29 11:43:26 -04:00
parent 66faa96f16
commit ffeb61a710
7 changed files with 3 additions and 8468 deletions
+3 -3
View File
@@ -7,10 +7,10 @@ CFLAGS += \
#-mmcu=msp430f5529
# All source paths should be relative to the top level.
LD_FILE = hw/bsp/msp_exp430f5529lp/msp430f5529.ld
LDINC += $(TOP)/hw/bsp/$(BOARD)
LD_FILE = hw/mcu/ti/msp430/msp430-gcc-support-files/include/msp430f5529.ld
LDINC += $(TOP)/hw/mcu/ti/msp430/msp430-gcc-support-files/include
INC += $(TOP)/hw/bsp/$(BOARD)
INC += $(TOP)/hw/mcu/ti/msp430/msp430-gcc-support-files/include
# For TinyUSB port source
VENDOR = ti