From d9b2f15e089fcc3ba173517f2533d26843b39432 Mon Sep 17 00:00:00 2001 From: richardbarry Date: Mon, 2 Apr 2012 17:33:04 +0000 Subject: [PATCH] Update Rowley LPC1768 project to remove the multiple defined symbol warning. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1712 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- Demo/CORTEX_LPC1768_GCC_Rowley/RTOSDemo.hzp | 4 ++-- Demo/CORTEX_LPC1768_GCC_Rowley/RTOSDemo.hzs | 22 ++++++++++----------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/RTOSDemo.hzp b/Demo/CORTEX_LPC1768_GCC_Rowley/RTOSDemo.hzp index d7e1a8517..7e4edca2b 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/RTOSDemo.hzp +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/RTOSDemo.hzp @@ -1,7 +1,7 @@ - + - + diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/RTOSDemo.hzs b/Demo/CORTEX_LPC1768_GCC_Rowley/RTOSDemo.hzs index 5cc8daec4..bb4101afc 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/RTOSDemo.hzs +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/RTOSDemo.hzs @@ -5,6 +5,11 @@ + + + + + @@ -20,23 +25,18 @@ - - - - - - + - + - + - + @@ -54,8 +54,6 @@ - - - + -- 2.39.5