From: richardbarry Date: Mon, 26 Mar 2007 12:04:12 +0000 (+0000) Subject: Update include file from lpc2128.h to lpc21xx.h. X-Git-Tag: V4.2.1~8 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6e27911b76f1c84cfc8dfa8a096a44968604830c;p=freertos Update include file from lpc2128.h to lpc21xx.h. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@69 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h index 8c887eb61..a4cbc5939 100644 --- a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h @@ -33,7 +33,7 @@ #ifndef FREERTOS_CONFIG_H #define FREERTOS_CONFIG_H -#include +#include #define vPortYieldProcessor swi_handler /* For compatability with the LPC2106 header. */