.. rtems-from-scratch documentation master file, created by sphinx-quickstart on Fri Sep 8 10:09:52 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. image:: logo_hzb_big.png :align: right :target: http://www.helmholtz-berlin.de ============================================ Welcome to rtems-from-scratch documentation! ============================================ .. toctree:: :maxdepth: 1 introduction config_common setup gcc python2 crosstools kernel linux-dists hzb .. _RTEMS: https://www.rtems.org .. _RTEMS_source_builder: https://docs.rtems.org/branches/master/user/rsb/index.html This project creates the RTEMS_ cross compiler tool chain for RTEMS_ versions 4.9, 4.10, 4.11 and 5 by using and patching the RTEMS_source_builder_. It can also create a bootable image containing the RTEMS_ kernel by downloading and using `rtems-build-tool `_. How to download =============== Currently you can only download the project with mercurial with this command:: hg clone http://hg.code.sf.net/p/rtems-from-scratch/code rtems-from-scratch rtems-from-scratch at sourceforge ================================= You find the sourceforge summary page for rtems-from-scratch at `rtems-from-scratch `_. There you also find the link to download the software repository. :Author: Goetz Pfeiffer (Goetz.Pfeiffer@helmholtz-berlin.de, goetzpf@googlemail.com) .. Indices and tables .. ================== .. .. * :ref:`genindex` .. * :ref:`modindex` .. * :ref:`search`