boards/mcb2388: adapt to new lpc23xx CPU name
This commit is contained in:
parent
eae51b1a21
commit
d8dde8b629
@ -1,4 +1,4 @@
|
||||
CPU = lpc2387
|
||||
CPU = lpc23xx
|
||||
CPU_MODEL = lpc2388
|
||||
|
||||
# Put defined MCU peripherals here (in alphabetical order)
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
#ifndef BOARD_H
|
||||
#define BOARD_H
|
||||
|
||||
#include "lpc2387.h"
|
||||
#include "lpc23xx.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user