source: rtems/bsps/arm/rtl22xx/README @ 74a6b33f

Last change on this file since 74a6b33f was eb36d11, checked in by Sebastian Huber <sebastian.huber@…>, on 04/25/18 at 13:06:08

bsps: Move documentation, etc. files to bsps

This patch is a part of the BSP source reorganization.

Update #3285.

  • 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.org/license/LICENSE
Note: See TracBrowser for help on using the repository browser.