From 846741cdd465d3fa7efdb97d5d0a74f46a7cb053 Mon Sep 17 00:00:00 2001 From: Roland Sahlsten Date: Tue, 27 Sep 2011 20:44:01 +0000 Subject: added FreeRTOS and CMSIS git-svn-id: https://svn.spreadspace.org/mur.sat@175 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- contrib/FreeRTOS_Library/Debug/sources.mk | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 contrib/FreeRTOS_Library/Debug/sources.mk (limited to 'contrib/FreeRTOS_Library/Debug/sources.mk') diff --git a/contrib/FreeRTOS_Library/Debug/sources.mk b/contrib/FreeRTOS_Library/Debug/sources.mk new file mode 100644 index 0000000..dae3b1e --- /dev/null +++ b/contrib/FreeRTOS_Library/Debug/sources.mk @@ -0,0 +1,20 @@ +################################################################################ +# 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 := \ +. \ +portable \ +demo_code \ + -- cgit v1.2.3