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

pull/1/head
Richard Barry 18 years ago
parent 5d413a0078
commit 4c3a1e29e0

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

Loading…
Cancel
Save