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.

39 lines
812 B
Makefile

################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
ASM_SRCS += \
../device/F2837xD_CodeStartBranch.asm
C_SRCS += \
../device/device.c
C_DEPS += \
./device/device.d
OBJS += \
./device/F2837xD_CodeStartBranch.obj \
./device/device.obj
ASM_DEPS += \
./device/F2837xD_CodeStartBranch.d
OBJS__QUOTED += \
"device/F2837xD_CodeStartBranch.obj" \
"device/device.obj"
C_DEPS__QUOTED += \
"device/device.d"
ASM_DEPS__QUOTED += \
"device/F2837xD_CodeStartBranch.d"
ASM_SRCS__QUOTED += \
"../device/F2837xD_CodeStartBranch.asm"
C_SRCS__QUOTED += \
"../device/device.c"