git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2396 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
87098feb41
commit
2f6f055ed5
|
@ -27,8 +27,8 @@
|
|||
/*
|
||||
* Board identifier.
|
||||
*/
|
||||
#define BOARD_OLIMEX_LCP_P2148
|
||||
#define BOARD_NAME "Olimex LCP-P2148"
|
||||
#define BOARD_OLIMEX_LPC_P2148
|
||||
#define BOARD_NAME "Olimex LPC-P2148"
|
||||
|
||||
/*
|
||||
* The following values are implementation dependent. You may change them in
|
||||
|
|
Loading…
Reference in New Issue