summaryrefslogtreecommitdiff
path: root/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
diff options
context:
space:
mode:
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-01-23 08:35:47 +0000
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-01-23 08:35:47 +0000
commit26ad519b56d7d8f6d1e2e090d6b4cca80609b0d5 (patch)
tree5f15a70d7673d969083c84c724f38bda1f5bad0b /Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
parent922816000f0fb37b8c54caebfeb7246d015d1b24 (diff)
downloadfreertos-26ad519b56d7d8f6d1e2e090d6b4cca80609b0d5.tar.gz
freertos-26ad519b56d7d8f6d1e2e090d6b4cca80609b0d5.tar.bz2
freertos-26ad519b56d7d8f6d1e2e090d6b4cca80609b0d5.tar.xz
UpdUpdate IAR projects to use Embedded Workbench V5.11.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@131 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h')
-rw-r--r--Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
index 778a2060..0466957e 100644
--- a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
@@ -38,7 +38,7 @@
#define FREERTOS_CONFIG_H
/* Hardware specifics. */
-#include <iolpc2129.h>
+#include <NXP/iolpc2129.h>
/*-----------------------------------------------------------
* Application specific definitions.