summaryrefslogtreecommitdiff
path: root/contrib/CMSISv1p30_LPC13xx/Debug/src
diff options
context:
space:
mode:
authorRoland Sahlsten <Roland.Sahlsten.ASE10@fh-joanneum.at>2011-09-27 20:44:01 +0000
committerRoland Sahlsten <Roland.Sahlsten.ASE10@fh-joanneum.at>2011-09-27 20:44:01 +0000
commit846741cdd465d3fa7efdb97d5d0a74f46a7cb053 (patch)
tree47a928308610ce6f42ff092604c5e62d0f5d817e /contrib/CMSISv1p30_LPC13xx/Debug/src
parentadded contrib dir (diff)
added FreeRTOS and CMSIS
git-svn-id: https://svn.spreadspace.org/mur.sat@175 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'contrib/CMSISv1p30_LPC13xx/Debug/src')
-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
3 files changed, 38 insertions, 0 deletions
diff --git a/contrib/CMSISv1p30_LPC13xx/Debug/src/core_cm3.d b/contrib/CMSISv1p30_LPC13xx/Debug/src/core_cm3.d
new file mode 100644
index 0000000..f2c7cf3
--- /dev/null
+++ b/contrib/CMSISv1p30_LPC13xx/Debug/src/core_cm3.d
@@ -0,0 +1 @@
+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
new file mode 100644
index 0000000..1770595
--- /dev/null
+++ b/contrib/CMSISv1p30_LPC13xx/Debug/src/subdir.mk
@@ -0,0 +1,27 @@
+################################################################################
+# 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
new file mode 100644
index 0000000..160cfc0
--- /dev/null
+++ b/contrib/CMSISv1p30_LPC13xx/Debug/src/system_LPC13xx.d
@@ -0,0 +1,10 @@
+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: