From eb36d1198cdf9dc1e2f776ef6e1e38755f6d13c5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 25 Apr 2018 15:06:08 +0200 Subject: bsps: Move documentation, etc. files to bsps This patch is a part of the BSP source reorganization. Update #3285. --- c/src/lib/libbsp/arm/rtl22xx/README | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 c/src/lib/libbsp/arm/rtl22xx/README (limited to 'c/src/lib/libbsp/arm/rtl22xx/README') diff --git a/c/src/lib/libbsp/arm/rtl22xx/README b/c/src/lib/libbsp/arm/rtl22xx/README deleted file mode 100644 index ef8997f179..0000000000 --- a/c/src/lib/libbsp/arm/rtl22xx/README +++ /dev/null @@ -1,23 +0,0 @@ -RTEMS BSP for Philips's ARM processor - -This BSP is designed for the following Philips' ARM microprocessors: - -+ LPC2210 -+ LPC2212 -+ LPC2214 -+ LPC2290 -+ LPC2294 - -Some LPC21xx ARM should also be able to use this BSP. - -Philphs's LPC22xx ARM processor has an ARM7TDMI-S core, and can -run at 60MHz. It has an external memory bus, and peripherals like -UART, I2C, SPI, ADC and etc. Some of them have on chip flash (256k) -and CAN. The board used to develop the BSP is compatible with -LPC-E2214/LPC-E2294 boards from http://www.olimex.com. The board has -a 512K SRAM (256K used to store the .text for debugging purposes) -and two serial ports. - -The license and distribution terms for this file may be found in -the file LICENSE in this distribution or at -http://www.rtems.org/license/LICENSE -- cgit v1.2.3