summaryrefslogtreecommitdiff
path: root/contrib/CMSISv1p30_LPC13xx
diff options
context:
space:
mode:
authorRoland Sahlsten <Roland.Sahlsten.ASE10@fh-joanneum.at>2011-09-27 21:31:59 +0000
committerRoland Sahlsten <Roland.Sahlsten.ASE10@fh-joanneum.at>2011-09-27 21:31:59 +0000
commit5f7efca593e5afcddc4cb9e0463fe5e03cadaa3c (patch)
tree01db843f52f638f4b9342a33e0f3a0400074eda7 /contrib/CMSISv1p30_LPC13xx
parentihu: dtmf inbuf (not finished) (diff)
update project configuration
git-svn-id: https://svn.spreadspace.org/mur.sat@177 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'contrib/CMSISv1p30_LPC13xx')
-rw-r--r--contrib/CMSISv1p30_LPC13xx/.project2
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Debug/makefile50
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Debug/objects.mk7
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Debug/sources.mk18
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Debug/src/core_cm3.d1
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Debug/src/subdir.mk27
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Debug/src/system_LPC13xx.d10
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Release/makefile50
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Release/objects.mk7
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Release/sources.mk18
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Release/src/core_cm3.d1
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Release/src/subdir.mk27
-rw-r--r--contrib/CMSISv1p30_LPC13xx/Release/src/system_LPC13xx.d10
13 files changed, 1 insertions, 227 deletions
diff --git a/contrib/CMSISv1p30_LPC13xx/.project b/contrib/CMSISv1p30_LPC13xx/.project
index 6a2ec84..b21d0a8 100644
--- a/contrib/CMSISv1p30_LPC13xx/.project
+++ b/contrib/CMSISv1p30_LPC13xx/.project
@@ -31,7 +31,7 @@
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildLocation</key>
- <value>${workspace_loc:/CMSISv1p30_LPC13xx/Release}</value>
+ <value>${workspace_loc:/CMSISv1p30_LPC13xx/Debug}</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
diff --git a/contrib/CMSISv1p30_LPC13xx/Debug/makefile b/contrib/CMSISv1p30_LPC13xx/Debug/makefile
deleted file mode 100644
index 71eae70..0000000
--- a/contrib/CMSISv1p30_LPC13xx/Debug/makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
--include ../makefile.init
-
-RM := rm -rf
-
-# All of the sources participating in the build are defined here
--include sources.mk
--include subdir.mk
--include src/subdir.mk
--include objects.mk
-
-ifneq ($(MAKECMDGOALS),clean)
-ifneq ($(strip $(C_DEPS)),)
--include $(C_DEPS)
-endif
-endif
-
--include ../makefile.defs
-
-# Add inputs and outputs from these tool invocations to the build variables
-
-# All Target
-all: libCMSISv1p30_LPC13xx.a
-
-# Tool invocations
-libCMSISv1p30_LPC13xx.a: $(OBJS) $(USER_OBJS)
- @echo 'Building target: $@'
- @echo 'Invoking: MCU Archiver'
- arm-none-eabi-ar -r "libCMSISv1p30_LPC13xx.a" $(OBJS) $(USER_OBJS) $(LIBS)
- @echo 'Finished building target: $@'
- @echo ' '
- $(MAKE) --no-print-directory post-build
-
-# Other Targets
-clean:
- -$(RM) $(OBJS)$(C_DEPS)$(ARCHIVES) libCMSISv1p30_LPC13xx.a
- -@echo ' '
-
-post-build:
- -@echo 'Performing post-build steps'
- -arm-none-eabi-size libCMSISv1p30_LPC13xx.a ; # arm-none-eabi-objdump -h -S libCMSISv1p30_LPC13xx.a >libCMSISv1p30_LPC13xx.lss
- -@echo ' '
-
-.PHONY: all clean dependents
-.SECONDARY: post-build
-
--include ../makefile.targets
diff --git a/contrib/CMSISv1p30_LPC13xx/Debug/objects.mk b/contrib/CMSISv1p30_LPC13xx/Debug/objects.mk
deleted file mode 100644
index dc028f6..0000000
--- a/contrib/CMSISv1p30_LPC13xx/Debug/objects.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
-USER_OBJS :=
-
-LIBS :=
diff --git a/contrib/CMSISv1p30_LPC13xx/Debug/sources.mk b/contrib/CMSISv1p30_LPC13xx/Debug/sources.mk
deleted file mode 100644
index 95baa1e..0000000
--- a/contrib/CMSISv1p30_LPC13xx/Debug/sources.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
-O_SRCS :=
-C_SRCS :=
-S_SRCS :=
-S_UPPER_SRCS :=
-OBJ_SRCS :=
-ASM_SRCS :=
-OBJS :=
-C_DEPS :=
-ARCHIVES :=
-
-# Every subdirectory with source files must be described here
-SUBDIRS := \
-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:
diff --git a/contrib/CMSISv1p30_LPC13xx/Release/makefile b/contrib/CMSISv1p30_LPC13xx/Release/makefile
deleted file mode 100644
index 71eae70..0000000
--- a/contrib/CMSISv1p30_LPC13xx/Release/makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
--include ../makefile.init
-
-RM := rm -rf
-
-# All of the sources participating in the build are defined here
--include sources.mk
--include subdir.mk
--include src/subdir.mk
--include objects.mk
-
-ifneq ($(MAKECMDGOALS),clean)
-ifneq ($(strip $(C_DEPS)),)
--include $(C_DEPS)
-endif
-endif
-
--include ../makefile.defs
-
-# Add inputs and outputs from these tool invocations to the build variables
-
-# All Target
-all: libCMSISv1p30_LPC13xx.a
-
-# Tool invocations
-libCMSISv1p30_LPC13xx.a: $(OBJS) $(USER_OBJS)
- @echo 'Building target: $@'
- @echo 'Invoking: MCU Archiver'
- arm-none-eabi-ar -r "libCMSISv1p30_LPC13xx.a" $(OBJS) $(USER_OBJS) $(LIBS)
- @echo 'Finished building target: $@'
- @echo ' '
- $(MAKE) --no-print-directory post-build
-
-# Other Targets
-clean:
- -$(RM) $(OBJS)$(C_DEPS)$(ARCHIVES) libCMSISv1p30_LPC13xx.a
- -@echo ' '
-
-post-build:
- -@echo 'Performing post-build steps'
- -arm-none-eabi-size libCMSISv1p30_LPC13xx.a ; # arm-none-eabi-objdump -h -S libCMSISv1p30_LPC13xx.a >libCMSISv1p30_LPC13xx.lss
- -@echo ' '
-
-.PHONY: all clean dependents
-.SECONDARY: post-build
-
--include ../makefile.targets
diff --git a/contrib/CMSISv1p30_LPC13xx/Release/objects.mk b/contrib/CMSISv1p30_LPC13xx/Release/objects.mk
deleted file mode 100644
index dc028f6..0000000
--- a/contrib/CMSISv1p30_LPC13xx/Release/objects.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
-USER_OBJS :=
-
-LIBS :=
diff --git a/contrib/CMSISv1p30_LPC13xx/Release/sources.mk b/contrib/CMSISv1p30_LPC13xx/Release/sources.mk
deleted file mode 100644
index 95baa1e..0000000
--- a/contrib/CMSISv1p30_LPC13xx/Release/sources.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
-O_SRCS :=
-C_SRCS :=
-S_SRCS :=
-S_UPPER_SRCS :=
-OBJ_SRCS :=
-ASM_SRCS :=
-OBJS :=
-C_DEPS :=
-ARCHIVES :=
-
-# Every subdirectory with source files must be described here
-SUBDIRS := \
-src \
-
diff --git a/contrib/CMSISv1p30_LPC13xx/Release/src/core_cm3.d b/contrib/CMSISv1p30_LPC13xx/Release/src/core_cm3.d
deleted file mode 100644
index f2c7cf3..0000000
--- a/contrib/CMSISv1p30_LPC13xx/Release/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/Release/src/subdir.mk b/contrib/CMSISv1p30_LPC13xx/Release/src/subdir.mk
deleted file mode 100644
index dafc82d..0000000
--- a/contrib/CMSISv1p30_LPC13xx/Release/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 -DNDEBUG -D__CODE_RED -D__REDLIB__ -I"D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_2\CMSISv1p30_LPC13xx\inc" -O2 -Os -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/Release/src/system_LPC13xx.d b/contrib/CMSISv1p30_LPC13xx/Release/src/system_LPC13xx.d
deleted file mode 100644
index 0a152e7..0000000
--- a/contrib/CMSISv1p30_LPC13xx/Release/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_2\CMSISv1p30_LPC13xx\inc/LPC13xx.h \
- D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_2\CMSISv1p30_LPC13xx\inc/core_cm3.h \
- D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_2\CMSISv1p30_LPC13xx\inc/system_LPC13xx.h
-
-D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_2\CMSISv1p30_LPC13xx\inc/LPC13xx.h:
-
-D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_2\CMSISv1p30_LPC13xx\inc/core_cm3.h:
-
-D:\Data\FH\8.Semester\MurSat\MurSat_FreeRTOS_Workspace_2\CMSISv1p30_LPC13xx\inc/system_LPC13xx.h: