]> git.sur5r.net Git - freertos/commitdiff
Update include file from lpc2128.h to lpc21xx.h.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 26 Mar 2007 12:04:12 +0000 (12:04 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 26 Mar 2007 12:04:12 +0000 (12:04 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@69 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h

index 8c887eb612dfb9c5fc6e927cd93cbf41fba1e151..a4cbc5939daa6c89a57a9a5313246aefadaa0b4a 100644 (file)
@@ -33,7 +33,7 @@
 #ifndef FREERTOS_CONFIG_H\r
 #define FREERTOS_CONFIG_H\r
 \r
-#include <LPC2138.h>\r
+#include <LPC21xx.h>\r
 #define vPortYieldProcessor swi_handler\r
 \r
 /* For compatability with the LPC2106 header. */\r