doc/manual/index.rst
author Edouard Tisserant
Tue, 23 Oct 2018 16:13:34 +0200
changeset 2322 7ce4e5cf6339
parent 1455 4ba27ed51e48
permissions -rw-r--r--
Added runtime/spawn_subprocess.py. Force use posix spawn instead of fork, with API similar to subprocess. Using fork in runtime is incompatible with Xenomai, because memory is locked and this can lead to out of memory error.
Beremiz's user manual
=====================

Contents:

.. toctree::
   :maxdepth: 2

   install
   start
   edit
   build
   connectors
   debug