EDMA: Entorno de Desarrollo Modular y Abierto
Object Oriented and Componentware Framework

Copyright (C) 1998, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010
           by David Martínez Oliveira

See file COPYING and COPYING.LESSER for copying conditions
==========================================================================

GNU/EDMA Threads Example
------------------------
This example demonstrates how to use the GNU/EDMA threads services.

This example uses the HELLO_WORLD class. Compile with

make -f ethread_test.mk

* Briefing
-------------------
GNU/EDMA provides a portable thread layer in order to manage multi-thread application. This information is used by the hotswap routines in order to find the appropriate times to perform updates.

