Commit 92bb7b05 authored by Federico Vaga's avatar Federico Vaga

doc: fix broken references

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent e6694f92
......@@ -8,6 +8,4 @@ The purpose of the Mock Turtle Ping application (*mockturtle-ping*) is
to be able to verify that a firmware is running. In addition, the
mockturtle-ping application provides information about the firmware
version running on a Mock Turtle soft-cpu. The tool works only with
those firmwares developed using the Mock Turtle firmware framework
described in section
`[software-integration:firmware-development:framework] <#software-integration:firmware-development:framework>`__.
those firmwares developed using :ref:`sw:fw:frm`.
......@@ -16,12 +16,10 @@ should be used to start the development of your project.
The generated Mock Turtle project is based on a template and it
includes:
- a project library on top of the Mock Turtle library for the
development of software support layer on Linux host (section
`[integration:software:host:linux:library] <#integration:software:host:linux:library>`__);
- a project library on top of :ref:`sw:lnx:library`
for the development of software support layer on Linux host;
- a basic firmware based on the Mock Turtle firmware framework (section
`[software-integration:firmware-development:framework] <#software-integration:firmware-development:framework>`__);
- a basic firmware based on :ref:`sw:fw:frm`;
- Makefiles to compile the project
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment