Update include file from lpc2128.h to lpc21xx.h.

This commit is contained in:
Richard Barry 2007-03-26 12:04:12 +00:00
parent 5d413a0078
commit 4c3a1e29e0

View File

@ -33,7 +33,7 @@
#ifndef FREERTOS_CONFIG_H #ifndef FREERTOS_CONFIG_H
#define FREERTOS_CONFIG_H #define FREERTOS_CONFIG_H
#include <LPC2138.h> #include <LPC21xx.h>
#define vPortYieldProcessor swi_handler #define vPortYieldProcessor swi_handler
/* For compatability with the LPC2106 header. */ /* For compatability with the LPC2106 header. */