summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Gielda <mgielda@antmicro.com>2014-04-05 14:56:50 +0200
committerMichael Gielda <mgielda@antmicro.com>2014-04-05 14:56:50 +0200
commit210be4c716e69fb6046e88bb1f0630799a0af6ca (patch)
tree9f765fe36e1fd014421ea5b511a87330ccd500e8
parent7b3f687b775e4cf7cf9586735504f07695ffa86a (diff)
Update introduction.rst
-rw-r--r--doc/source/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/introduction.rst b/doc/source/introduction.rst
index 19a5e6e..e5c385d 100644
--- a/doc/source/introduction.rst
+++ b/doc/source/introduction.rst
@@ -1,7 +1,7 @@
Introduction
============
-This is a compilation and usage manual for the port of the eCos :abbr:`RTOS (real-time operating system)` for `Toradex's Colibri VF61 Freescale Vybrid Computer on Module <http://developer.toradex.com/product-selector/colibri-vf61>`_.
+This is a compilation and usage manual for the port of the eCos :abbr:`RTOS (real-time operating system)` for the `Toradex Colibri VF61 Freescale Vybrid Computer on Module <http://developer.toradex.com/product-selector/colibri-vf61>`_.
It gives a brief overview on how to get the port, compile it and run an example program on the module using a Linux host.
The eCos port is targeted for the Cortex-M core of the heterogeneous Vybrid CPU, to provide a robust way to drive a real-time control setup, and is best combined with Linux or similar OS running on the Colibri VF61 Cortex-A core for handling non-critical outside communication, user interfaces etc.