From 5f7efca593e5afcddc4cb9e0463fe5e03cadaa3c Mon Sep 17 00:00:00 2001 From: Roland Sahlsten Date: Tue, 27 Sep 2011 21:31:59 +0000 Subject: update project configuration git-svn-id: https://svn.spreadspace.org/mur.sat@177 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- contrib/CMSISv1p30_LPC13xx/Debug/src/core_cm3.d | 1 - contrib/CMSISv1p30_LPC13xx/Debug/src/subdir.mk | 27 ---------------------- .../CMSISv1p30_LPC13xx/Debug/src/system_LPC13xx.d | 10 -------- 3 files changed, 38 deletions(-) delete mode 100644 contrib/CMSISv1p30_LPC13xx/Debug/src/core_cm3.d delete mode 100644 contrib/CMSISv1p30_LPC13xx/Debug/src/subdir.mk delete mode 100644 contrib/CMSISv1p30_LPC13xx/Debug/src/system_LPC13xx.d (limited to 'contrib/CMSISv1p30_LPC13xx/Debug/src') diff --git a/contrib/CMSISv1p30_LPC13xx/Debug/src/core_cm3.d b/contrib/CMSISv1p30_LPC13xx/Debug/src/core_cm3.d deleted file mode 100644 index f2c7cf3..0000000 --- a/contrib/CMSISv1p30_LPC13xx/Debug/src/core_cm3.d +++ /dev/null @@ -1 +0,0 @@ -src/core_cm3.d src/core_cm3.o: ../src/core_cm3.c diff --git a/contrib/CMSISv1p30_LPC13xx/Debug/src/subdir.mk b/contrib/CMSISv1p30_LPC13xx/Debug/src/subdir.mk deleted file mode 100644 index 1770595..0000000 --- a/contrib/CMSISv1p30_LPC13xx/Debug/src/subdir.mk +++ /dev/null @@ -1,27 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -# Add inputs and outputs from these tool invocations to the build variables -C_SRCS += \ -../src/core_cm3.c \ -../src/system_LPC13xx.c - -OBJS += \ -./src/core_cm3.o \ -./src/system_LPC13xx.o - -C_DEPS += \ -./src/core_cm3.d \ -./src/system_LPC13xx.d - - -# Each subdirectory must supply rules for building sources it contributes -src/%.o: ../src/%.c - @echo 'Building file: $<' - @echo 'Invoking: MCU C Compiler' - arm-none-eabi-gcc -DDEBUG -D__CODE_RED -D__REDLIB__ -I"D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_1\CMSISv1p30_LPC13xx\inc" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -mcpu=cortex-m3 -mthumb -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - - diff --git a/contrib/CMSISv1p30_LPC13xx/Debug/src/system_LPC13xx.d b/contrib/CMSISv1p30_LPC13xx/Debug/src/system_LPC13xx.d deleted file mode 100644 index 160cfc0..0000000 --- a/contrib/CMSISv1p30_LPC13xx/Debug/src/system_LPC13xx.d +++ /dev/null @@ -1,10 +0,0 @@ -src/system_LPC13xx.d src/system_LPC13xx.o: ../src/system_LPC13xx.c \ - D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_1\CMSISv1p30_LPC13xx\inc/LPC13xx.h \ - D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_1\CMSISv1p30_LPC13xx\inc/core_cm3.h \ - D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_1\CMSISv1p30_LPC13xx\inc/system_LPC13xx.h - -D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_1\CMSISv1p30_LPC13xx\inc/LPC13xx.h: - -D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_1\CMSISv1p30_LPC13xx\inc/core_cm3.h: - -D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_1\CMSISv1p30_LPC13xx\inc/system_LPC13xx.h: -- cgit v1.2.3