Files
rtems/bsps/m68k/mrm332
Kinsey Moore 150dcf5e47 libio: Clean up usage of rtems_termios_device_mode
This cleans up outputUsesInterrupts usage with rtems_termios_device_mode
enum values. The outputUsesInterrupts member was typed as an int, named
as if it were a boolean value, and used as if it were a
rtems_termios_device_mode enum. In this patch, values assigned to
outputUsesInterrupts have been converted to the corresponding
rtems_termios_device_mode enum value, conversions from
deviceOutputUsesInterrupts have been made explicit, and uses of
rtems_termios_device_mode enum values with deviceOutputUsesInterrupts
have been converted to booleans.
2024-01-10 14:43:53 -06:00
..
2022-07-15 10:46:02 +02:00

Description: mrm332
============
CPU: MC68332 @16 or 25MHz
RAM: 32k or 512k
ROM: 512k flash

   The Mini RoboMind is a small board based on the 68332 microcontroller
designed and build by Mark Castelluccio.  For details, see:

        http://www.robominds.com

   This BSP was ported from the efi332 BSP by Matt Cross (profesor@gweep.net),
the efi332 BSP was written by John S Gwynne.

TODO:
=====
- integrate the interrupt driven stdin/stdout into RTEMS to (a) reduce
  the interrupt priority and (2) to prevent it from blocking.
- add a timer driver for the tmtest set.