source: rtems/bsps/m68k/mrm332/README @ eb36d11

5
Last change on this file since eb36d11 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: 573 bytes
Line 
1Description: mrm332
2============
3CPU: MC68332 @16 or 25MHz
4RAM: 32k or 512k
5ROM: 512k flash
6
7   The Mini RoboMind is a small board based on the 68332 microcontroller
8designed and build by Mark Castelluccio.  For details, see:
9
10        http://www.robominds.com
11
12   This BSP was ported from the efi332 BSP by Matt Cross (profesor@gweep.net),
13the efi332 BSP was written by John S Gwynne.
14
15TODO:
16=====
17- integrate the interrupt driven stdin/stdout into RTEMS to (a) reduce
18  the interrupt priority and (2) to prevent it from blocking.
19- add a timer driver for the tmtest set.
20
Note: See TracBrowser for help on using the repository browser.