You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.4 KiB
Makefile
64 lines
1.4 KiB
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
# Add inputs and outputs from these tool invocations to the build variables
|
|
CMD_SRCS += \
|
|
../2837xD_RAM_lnk_cpu1.cmd \
|
|
../F2837xD_Headers_nonBIOS_cpu1.cmd
|
|
|
|
LIB_SRCS += \
|
|
/Applications/ti/c2000/C2000Ware_26_00_00_00/driverlib/f2837xd/driverlib/ccs/Debug/driverlib.lib
|
|
|
|
ASM_SRCS += \
|
|
../F2837xD_usDelay.asm
|
|
|
|
C_SRCS += \
|
|
../F2837xD_GlobalVariableDefs.c \
|
|
../F2837xD_Gpio.c \
|
|
../F2837xD_SysCtrl.c \
|
|
../gpio_bitfield_main_cpu1.c
|
|
|
|
C_DEPS += \
|
|
./F2837xD_GlobalVariableDefs.d \
|
|
./F2837xD_Gpio.d \
|
|
./F2837xD_SysCtrl.d \
|
|
./gpio_bitfield_main_cpu1.d
|
|
|
|
OBJS += \
|
|
./F2837xD_GlobalVariableDefs.obj \
|
|
./F2837xD_Gpio.obj \
|
|
./F2837xD_SysCtrl.obj \
|
|
./F2837xD_usDelay.obj \
|
|
./gpio_bitfield_main_cpu1.obj
|
|
|
|
ASM_DEPS += \
|
|
./F2837xD_usDelay.d
|
|
|
|
OBJS__QUOTED += \
|
|
"F2837xD_GlobalVariableDefs.obj" \
|
|
"F2837xD_Gpio.obj" \
|
|
"F2837xD_SysCtrl.obj" \
|
|
"F2837xD_usDelay.obj" \
|
|
"gpio_bitfield_main_cpu1.obj"
|
|
|
|
C_DEPS__QUOTED += \
|
|
"F2837xD_GlobalVariableDefs.d" \
|
|
"F2837xD_Gpio.d" \
|
|
"F2837xD_SysCtrl.d" \
|
|
"gpio_bitfield_main_cpu1.d"
|
|
|
|
ASM_DEPS__QUOTED += \
|
|
"F2837xD_usDelay.d"
|
|
|
|
C_SRCS__QUOTED += \
|
|
"../F2837xD_GlobalVariableDefs.c" \
|
|
"../F2837xD_Gpio.c" \
|
|
"../F2837xD_SysCtrl.c" \
|
|
"../gpio_bitfield_main_cpu1.c"
|
|
|
|
ASM_SRCS__QUOTED += \
|
|
"../F2837xD_usDelay.asm"
|
|
|
|
|