From 0e5d677acd878cc4aedd2768888da06d2bb68c0d Mon Sep 17 00:00:00 2001 From: richardbarry Date: Thu, 25 Nov 2010 13:21:39 +0000 Subject: [PATCH] Update the Red Suite LPC1768 project and source to use the latest version of the tools. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1167 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- Demo/CORTEX_LPC1768_GCC_RedSuite/.cproject | 38 +++++-- .../src/FreeRTOSConfig.h | 2 +- .../src/LPCUSB/usbhw_lpc.c | 88 +++++++-------- .../CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c | 16 +-- .../src/cr_startup_lpc17.c | 2 +- Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c | 106 +++++++++--------- .../src/webserver/emac.c | 105 ++++++++--------- .../src/webserver/uIP_Task.c | 2 +- 8 files changed, 190 insertions(+), 169 deletions(-) diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/.cproject b/Demo/CORTEX_LPC1768_GCC_RedSuite/.cproject index 8da0d6d22..8b14ac94d 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/.cproject +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/.cproject @@ -30,6 +30,7 @@ +