summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/rtl22xx
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-25 15:06:08 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-26 07:17:57 +0200
commiteb36d1198cdf9dc1e2f776ef6e1e38755f6d13c5 (patch)
tree14177ad7a58c06a3c537d1e55dae7bc369a1a4b9 /c/src/lib/libbsp/arm/rtl22xx
parentbsps: Remove unmaintained times files (diff)
downloadrtems-eb36d1198cdf9dc1e2f776ef6e1e38755f6d13c5.tar.bz2
bsps: Move documentation, etc. files to bsps
This patch is a part of the BSP source reorganization. Update #3285.
Diffstat (limited to 'c/src/lib/libbsp/arm/rtl22xx')
-rw-r--r--c/src/lib/libbsp/arm/rtl22xx/README23
1 files changed, 0 insertions, 23 deletions
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