Changes between Version 43 and Version 44 of WikiStart


Ignore:
Timestamp:
Feb 15, 2010, 5:11:30 PM (14 years ago)
Author:
becoulet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v43 v44  
    88= What is MutekH =
    99
    10 [http://www.mutekh.org/ MutekH] is a portable operating system for embedded platforms originally developped at the [http://www-soc.lip6.fr/ SoC] department of the [http://www.lip6.fr/ LIP6] Laboratory ([http://www.upmc.fr/ Université Pierre et Marie Curie] in Paris).
     10[http://www.mutekh.org/ MutekH] is a portable operating system for embedded platforms originally developed at the [http://www-soc.lip6.fr/ SoC] department of the [http://www.lip6.fr/ LIP6] Laboratory ([http://www.upmc.fr/ Université Pierre et Marie Curie] in Paris).
    1111
    12 MutekH is a set of libraries built on top of the Hexo exo-kernel. The exo-kernel can be seen as an Hardware Abstration Layer (HAL) used to address platform and processors specific implementations. MutekH is fully configurable to match every application needs.
     12MutekH is a set of libraries built on top of the Hexo exo-kernel. The exo-kernel can be seen as an Hardware Abstraction Layer (HAL) used to address platform and processors specific implementations. MutekH is fully configurable to match every application needs.
    1313
    1414It currently supports the following platforms:
     
    2222= Getting started =
    2323
    24 The following ressources are available to try MutekH easily:
     24The following resources are available to try MutekH easily:
    2525
    2626 * The [wiki:QuickStartUnix MutekH as Unix process quick start guide] is a step by step guide to run MutekH embedded in a GNU/Linux or !MacOs user process.
     
    3030More advanced topics are available:
    3131
    32  * [wiki:UsingMutekH/Sam7 Using MutekH on a AT91SAM7] Arm microcontroller based platform.
     32 * [wiki:UsingMutekH/Sam7 Using MutekH on a AT91SAM7] Arm micro-controller based platform.
    3333
    3434= Detailed features =
     
    6868 * [wiki:UsingMutekH/LuaMicroShell Using the lua_microshell example]
    6969
    70 Developper documentation:
     70Developers documentation:
    7171
    7272 * [http://www.mutekh.org/www/mutekh_api/ MutekH API reference manual]
     
    7979= Getting the source =
    8080
    81 MutekH is being actively developped, no tarball releases are available yet.
     81MutekH is being actively developed, no tarball releases are available yet.
    8282
    8383Latest source code can be downloaded from the svn source tree: