summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Gielda <mgielda@antmicro.com>2014-04-03 13:41:07 +0200
committerMichael Gielda <mgielda@antmicro.com>2014-04-03 13:41:07 +0200
commitfa20026bf287bef62da041909f8ab728222642a2 (patch)
tree7dbd3477734c9e9f52113f93f1a1adcb7d76e449
parentc4594c7a3e9b3297c57f63b4a1ee65f39840fa63 (diff)
Update and rename README.md to README.rst
-rw-r--r--README.md4
-rw-r--r--README.rst36
2 files changed, 36 insertions, 4 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 259a871..0000000
--- a/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-ecos-colibri-vf61
-=================
-
-ECos for Toradex Colibri VF61 Freescale Vybrid CoM
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..dc36fe0
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,36 @@
+ECos for Toradex Colibri VF61 Freescale Vybrid CoM
+==================================================
+
+This is a port of the eCos 3.0 :abbr:`RTOS (real-time operating system)` for `Toradex's Colibri VF61 Freescale Vybrid Computer on Module <http://developer.toradex.com/product-selector/colibri-vf61>`_.
+
+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.
+
+ECos
+----
+
+ECos is a configurable real-time operating system intended for use in embedded applications.
+The documentation for eCos 3.0, which is the most recent version of the system as well as the one ported to Colibri VF61, can be found at http://ecos.sourceware.org/docs-3.0/.
+
+Licence
+-------
+
+*(based on the* `eCos licence overview <http://ecos.sourceware.org/license-overview.html>`_\ *)*
+
+ECos is released under a modified version of the well known `GNU General Public License (GPL) <http://www.gnu.org/copyleft/gpl.html>`_. The eCos license is officially recognised as a GPL-compatible Free Software License. An **exception clause** has been added which limits the circumstances in which the license applies to other code when used in conjunction with eCos. The exception clause is as follows:
+
+ As a special exception, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other works to produce a work based on this file, this file does not by itself cause the resulting work to be covered by the GNU General Public License. However the source code for this file must still be made available in accordance with section (3) of the GNU General Public License.
+
+ This exception does not invalidate any other reasons why a work based on this file might be covered by the GNU General Public License.
+
+**The license does not require users to release the source code of any** *applications* **that are developed with eCos.**
+
+Supported features
+------------------
+
+This eCos port provides the following software packages specific for Toradex Colibri Vybrid VF61 Vybrid module:
+
+* HAL package
+* debug UART driver
+* serial port driver
+* Flex Timer Module
+* GPIO handling