mirror of
https://github.com/apache/nuttx.git
synced 2025-12-06 17:23:49 +08:00
Documentation: review supported POSIX interfaces in NuttX
Some checks failed
Build Documentation / build-html (push) Has been cancelled
Some checks failed
Build Documentation / build-html (push) Has been cancelled
Add a page in the documentation listing supported and unsupported POSIX options. This is the first step to support POSIX Application Environment Profiles. Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
This commit is contained in:
committed by
Alan C. Assis
parent
e82d69533c
commit
36aefeadfe
@@ -38,6 +38,7 @@ Last Updated: |today|
|
||||
faq/index.rst
|
||||
debugging/index.rst
|
||||
guides/index.rst
|
||||
standards/index.rst
|
||||
glossary.rst
|
||||
logos/index.rst
|
||||
_tags/tagsindex.rst
|
||||
|
||||
8
Documentation/standards/index.rst
Normal file
8
Documentation/standards/index.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
=========
|
||||
Standards
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
posix.rst
|
||||
3347
Documentation/standards/posix.rst
Normal file
3347
Documentation/standards/posix.rst
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user