doc: POSIX arch: Add link to POSIX OS abstraction
In the note about the relationship between the POSIX arch and the POSIX OS abstraction, add a link. Signed-off-by: Elvar Tresnak <Elvar.Tresnak@gmail.com>
This commit is contained in:
parent
e21cc69c90
commit
53666831d5
2 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,7 @@ target hardware in the early phases of development.
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
The POSIX architecture is not related and should not be confused with the
|
The POSIX architecture is not related and should not be confused with the
|
||||||
POSIX OS abstraction.
|
:ref:`POSIX OS abstraction<posix_support>`.
|
||||||
The later provides an adapatation shim that enables running applications
|
The later provides an adapatation shim that enables running applications
|
||||||
which require POSIX APIs on Zephyr.
|
which require POSIX APIs on Zephyr.
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
.. _posix_support:
|
||||||
|
|
||||||
POSIX Support
|
POSIX Support
|
||||||
#############
|
#############
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue