From 1677ec5c60cc74747d1211109c034a03b0c76be8 Mon Sep 17 00:00:00 2001 From: Richard Barry 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. --- 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 8da0d6d228..8b14ac94df 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/.cproject +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/.cproject @@ -30,6 +30,7 @@ +