mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2008-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
* bsp_howto/console.t: Remove size constraints on image. Fix a sentence.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* bsp_howto/console.t: Remove size constraints on image. Fix a
|
||||
sentence.
|
||||
|
||||
2008-12-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
Joel Sherrrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
|
||||
@@ -141,14 +141,10 @@ The following Figure shows how a Termios driven serial driver works:
|
||||
|
||||
@ifset use-html
|
||||
@html
|
||||
<P ALIGN="center"><IMG SRC="TERMIOSFlow.png"
|
||||
WIDTH=800 HEIGHT=610 ALT="Termios Flow"></P>
|
||||
<P ALIGN="center"><IMG SRC="TERMIOSFlow.png" ALT="Termios Flow"></P>
|
||||
@end html
|
||||
@end ifset
|
||||
|
||||
The most significant five bits are the object class. The next
|
||||
three bits indicate the API to which the object class belongs.
|
||||
|
||||
The following list describes the basic flow.
|
||||
|
||||
@itemize @bullet
|
||||
|
||||
Reference in New Issue
Block a user