[RTEMS Project] #3122: Simplify and unify BSP_output_char

RTEMS trac trac at rtems.org
Fri Sep 8 08:37:59 UTC 2017


#3122: Simplify and unify BSP_output_char
-----------------------------+-----------------------------
 Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
     Type:  enhancement      |     Status:  assigned
 Priority:  normal           |  Milestone:  4.12.0
Component:  bsps             |    Version:  4.12
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 The BSP_output_char should output a char and not mingle with high level
 processing, e.g. '\n' to '\r\n' translation. Move this translation to
 rtems_putc().  Remove it from all the BSP_output_char implementations.

--
Ticket URL: <http://devel.rtems.org/ticket/3122>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list