[RTEMS Project] #3122: Simplify and unify BSP_output_char
RTEMS trac
trac at rtems.org
Mon Sep 11 08:44:16 UTC 2017
#3122: Simplify and unify BSP_output_char
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: accepted
Priority: normal | Milestone: 4.12.0
Component: bsps | Version: 4.12
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber):
Replying to [comment:2 Chris Johns]:
> Is this an internal RTEMS function?
This is the function pointer used by rtems_putc() and printk().
>
> Could this change any external code that may be using it?
>
> What do users call to get the same thing as we currently have?
>
> It is a good change, I am just considering the timing late in a release
development cycle.
This is not an API change. Only the "\n" to "\r\n" moves from the lowest
level one step up to rtems_putc().
--
Ticket URL: <http://devel.rtems.org/ticket/3122#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list