nuttx/Documentation/reference/os/index.rst
anjiahao 1c416b1712 Documentation:add nxmutex Description
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2022-10-22 14:50:48 +08:00

26 lines
527 B
ReStructuredText

=================
Architecture APIs
=================
The file ``include/nuttx/arch.h`` identifies by prototype all of
the APIs that must be provided by the architecture specific logic.
The internal OS APIs that architecture-specific logic must
interface with are also identified in ``include/nuttx/arch.h`` or
in other header files.
.. toctree::
conventions.rst
arch.rst
board.rst
time_clock.rst
mutex.rst
wqueue.rst
addrenv.rst
nuttx.rst
app_vs_os.rst
smp.rst
shm.rst
paging.rst
led.rst
iob.rst