From bb9fcbd298554eb078809daf8760c9137b603cd9 Mon Sep 17 00:00:00 2001 From: Michael Gielda Date: Tue, 8 Apr 2014 23:39:37 +0200 Subject: Reduced use of :abbr: --- doc/source/appendix-b.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/source/appendix-b.rst') diff --git a/doc/source/appendix-b.rst b/doc/source/appendix-b.rst index 49da58e..4e34b7b 100644 --- a/doc/source/appendix-b.rst +++ b/doc/source/appendix-b.rst @@ -12,10 +12,10 @@ POSIX ----- :abbr:`POSIX (Portable Operating System Interface)`, is a well-known family of OS standards. -:abbr:`POSIX` defines the primitives, nomenclature and API which makes it easier to provide software compliance between operating systems. +POSIX defines the primitives, nomenclature and API which makes it easier to provide software compliance between operating systems. This is especially useful with regard to programming heterogeneous devices like the Colibri VF61, -where (especially with the :abbr:`POSIX` compatibility layer enabled), +where (especially with the POSIX compatibility layer enabled), the programming style for eCos applications dedicated for the Cortex-M4 core can vastly resemble that of Linux programs running on the Cortex-A5 core, lowering the entry barrier for programmers. @@ -41,6 +41,6 @@ To activate this package, use either :program:`ecosconfig` (``ecosconfig add CYG #. Choose :menuselection:`Build --> Packages` #. Select :guilabel:`uITRON compatibility` and click :guilabel:`Add >>`, then :guilabel:`OK` -#. A new package, ``uITRON compatibility layer`` should appear in the package list - save your :abbr:`.ecc` file and exit. +#. A new package, ``uITRON compatibility layer`` should appear in the package list - save your ``.ecc`` file and exit. A sample application, verified to work as expected using the port can be found inside the port code, in the subdirectory :file:`compat/uitron/current/tests/test3.c` -- cgit v1.2.3