Mercurial > ecos-v3_0-branch
diff packages/hal/arm/lpc2xxx/p2106/current/src/p2106_misc.c @ 1844:72da39b0146a
Fix compile warning, make LPC boards build in thumb mode, fix RAM startup for LPC-P2106
| author | jani |
|---|---|
| date | Mon, 15 Nov 2004 09:20:25 +0000 |
| parents | 083472968ecf |
| children | 74dbf4c3f2e1 |
line wrap: on
line diff
--- a/packages/hal/arm/lpc2xxx/p2106/current/src/p2106_misc.c +++ b/packages/hal/arm/lpc2xxx/p2106/current/src/p2106_misc.c @@ -2,7 +2,7 @@ // // lpc_misc.c // -// HAL misc board support code for Keil P2106 +// HAL misc board support code for Olimex P2106 // //========================================================================== //####ECOSGPLCOPYRIGHTBEGIN####
