Changes between Version 43 and Version 44 of WikiStart
- Timestamp:
- Feb 15, 2010, 5:11:30 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v43 v44 8 8 = What is MutekH = 9 9 10 [http://www.mutekh.org/ MutekH] is a portable operating system for embedded platforms originally develop ped 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). 11 11 12 MutekH is a set of libraries built on top of the Hexo exo-kernel. The exo-kernel can be seen as an Hardware Abstra tion Layer (HAL) used to address platform and processors specific implementations. MutekH is fully configurable to match every application needs.12 MutekH 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. 13 13 14 14 It currently supports the following platforms: … … 22 22 = Getting started = 23 23 24 The following res sources are available to try MutekH easily:24 The following resources are available to try MutekH easily: 25 25 26 26 * 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. … … 30 30 More advanced topics are available: 31 31 32 * [wiki:UsingMutekH/Sam7 Using MutekH on a AT91SAM7] Arm micro controller based platform.32 * [wiki:UsingMutekH/Sam7 Using MutekH on a AT91SAM7] Arm micro-controller based platform. 33 33 34 34 = Detailed features = … … 68 68 * [wiki:UsingMutekH/LuaMicroShell Using the lua_microshell example] 69 69 70 Develop perdocumentation:70 Developers documentation: 71 71 72 72 * [http://www.mutekh.org/www/mutekh_api/ MutekH API reference manual] … … 79 79 = Getting the source = 80 80 81 MutekH is being actively develop ped, no tarball releases are available yet.81 MutekH is being actively developed, no tarball releases are available yet. 82 82 83 83 Latest source code can be downloaded from the svn source tree: