source: rtems/c/src/lib/libbsp/arm/rtl22xx/README @ 9b4422a2

4.115
Last change on this file since 9b4422a2 was 9b4422a2, checked in by Joel Sherrill <joel.sherrill@…>, on 05/03/12 at 15:09:24

Remove All CVS Id Strings Possible Using a Script

Script does what is expected and tries to do it as
smartly as possible.

+ remove occurrences of two blank comment lines

next to each other after Id string line removed.

+ remove entire comment blocks which only exited to

contain CVS Ids

+ If the processing left a blank line at the top of

a file, it was removed.

  • Property mode set to 100644
File size: 780 bytes
Line 
1RTEMS BSP for Philips's ARM processor
2
3This BSP is designed for the following Philips' ARM microprocessors:
4
5+ LPC2210
6+ LPC2212
7+ LPC2214
8+ LPC2290
9+ LPC2294
10
11Some LPC21xx ARM should also be able to use this BSP.
12
13Philphs's LPC22xx ARM processor has an ARM7TDMI-S core, and can
14run at 60MHz. It has an external memory bus, and peripherals like
15UART, I2C, SPI, ADC and etc. Some of them have on chip flash (256k)
16and CAN.  The board used to develop the BSP is compatible with
17LPC-E2214/LPC-E2294 boards from http://www.olimex.com. The board has
18a 512K SRAM (256K used to store the .text for debugging purposes)
19and two serial ports.
20
21The license and distribution terms for this file may be found in
22the file LICENSE in this distribution or at
23http://www.rtems.com/license/LICENSE
Note: See TracBrowser for help on using the repository browser.