mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 07:28:38 +08:00
e7c9e46eb2
port page from wiki: https://cwiki.apache.org/confluence/display/NUTTX/Device+Drivers+vs.+Bus+Drivers+and+GPIO+Drivers
16 lines
319 B
ReStructuredText
16 lines
319 B
ReStructuredText
======================
|
|
Implementation Details
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
drivers_design.rst
|
|
device_drivers.rst
|
|
processes_vs_tasks.rst
|
|
critical_sections.rst
|
|
interrupt_controls.rst
|
|
preemption_latency.rst
|
|
bottomhalf_interrupt.rst
|
|
simulation.rst
|