mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
e09c8e510e
Build Documentation / build-html (push) Has been cancelled
This commit adds initial high level overview of the NuttX make-based build system. It documents: * Tools used during the build process * Mechanisms set in place during the build process Signed-off-by: Luchian Mihai <luchiann.mihai@gmail.com>
18 lines
344 B
ReStructuredText
18 lines
344 B
ReStructuredText
======================
|
|
Implementation Details
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
make_build_system.rst
|
|
drivers_design.rst
|
|
device_drivers.rst
|
|
processes_vs_tasks.rst
|
|
critical_sections.rst
|
|
interrupt_controls.rst
|
|
preemption_latency.rst
|
|
bottomhalf_interrupt.rst
|
|
simulation.rst
|