mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
e7c9e46eb2
port page from wiki: https://cwiki.apache.org/confluence/display/NUTTX/Device+Drivers+vs.+Bus+Drivers+and+GPIO+Drivers
17 lines
319 B
ReStructuredText
17 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
|