forked from Imagelibrary/rtems
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* bsp_howto/console.t: Capitalization.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* bsp_howto/console.t: Capitalization.
|
||||||
|
|
||||||
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* user/preface.texi: Remove UNIX and update port list.
|
* user/preface.texi: Remove UNIX and update port list.
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Having RTEMS support for Termios is beneficial because:
|
|||||||
|
|
||||||
@item from the user's side because it provides standard primitive operations
|
@item from the user's side because it provides standard primitive operations
|
||||||
to access the terminal and change configuration settings. These operations
|
to access the terminal and change configuration settings. These operations
|
||||||
are the same under Unix and Rtems.
|
are the same under UNIX and RTEMS.
|
||||||
|
|
||||||
@item from the BSP developer's side because it frees the
|
@item from the BSP developer's side because it frees the
|
||||||
developer from dealing with buffer states and mutual exclusions on them.
|
developer from dealing with buffer states and mutual exclusions on them.
|
||||||
|
|||||||
Reference in New Issue
Block a user