1
0
mirror of https://github.com/FreeRTOS/FreeRTOS.git synced 2025-08-06 18:24:41 +08:00

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

@ -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. */