summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32/README
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/lm32/README')
-rw-r--r--c/src/lib/libbsp/lm32/README39
1 files changed, 0 insertions, 39 deletions
diff --git a/c/src/lib/libbsp/lm32/README b/c/src/lib/libbsp/lm32/README
deleted file mode 100644
index ca434207c8..0000000000
--- a/c/src/lib/libbsp/lm32/README
+++ /dev/null
@@ -1,39 +0,0 @@
-#
-# $Id$
-#
-# The Lattice Mico32 port uses the system_config.h generated by the Mico
-# System Builder to retrieve the properties of the peripherals.
-#
-# Implemented (in shared/ subdirectory)
-# Polled console driver (uart)
-# Clock interrupt with 10 ms tick
-# Networking using Lattice tri-speed ethernet MAC
-#
-# Todo
-# Support more peripherals:
-# - uart driver using interrupts
-#
-# jukka.pietarinen@mrf.fi, 3.12.2008
-#
-
-BSP NAME: lm32_evr
-BOARD: cRIO-EVR, Micro-Research Finland Oy
-BUS: wishbone
-CPU FAMILY: lm32 (Lattice Mico32)
-CPU: small
-COPROCESSORS: none
-MODE: 32 bit mode
-
-DEBUG MONITOR: none
-
-PERIPHERALS
-===========
-TIMERS: clock
- RESOLUTION: 10 ms
-SERIAL PORTS: uart
-REAL-TIME CLOCK: none
-DMA: none
-VIDEO: none
-SCSI: none
-NETWORKING: tsmac
-