Main Page: Difference between revisions

From Miosix Wiki
Jump to navigation Jump to search
m (no longer beta version)
m (Changed titles format)
Line 1: Line 1:
Welcome to the Miosix wiki. This wiki contains the documentation for the Miosix kernel.
Welcome to the Miosix wiki. This wiki contains the documentation for the Miosix kernel.


== Getting started ==
= Getting started =
Follow the [[Quick start]] to install the Miosix Toolchain and compile the Miosix 2.0 kernel.
Follow the [[Quick start]] to install the Miosix Toolchain and compile the Miosix 2.0 kernel.


== Software ==
= Software =
* Have a look at the Miosix [[API list|APIs]] and [[Library list|libraries]] that you can use for your applications.
* Have a look at the Miosix [[API list|APIs]] and [[Library list|libraries]] that you can use for your applications.
* The page on [[Synchronization primitives]] lists the possible ways to shnchronize beween multiple threads or between a thread and an interrupt routine.
* The page on [[Synchronization primitives]] lists the possible ways to shnchronize beween multiple threads or between a thread and an interrupt routine.
* How to [[Miosix code size optimization|reduce the kernel code size]] for deeply embedded applications.
* How to [[Miosix code size optimization|reduce the kernel code size]] for deeply embedded applications.


== Hardware ==
= Hardware =
Check out which microcontroller [[Board list|boards]] are supported by Miosix.
Check out which microcontroller [[Board list|boards]] are supported by Miosix.


== Account creation ==
= Account creation =
Due to spam (within two days from setting up the wiki) account registration is disabled. If you want to create an account, ask to fede.tft&&miosix.org (s/&&/@/)
Due to spam (within two days from setting up the wiki) account registration is disabled. If you want to create an account, ask to fede.tft&&miosix.org (s/&&/@/)


== Index ==
= Index =
* [[Special:Categories|Categories]]
* [[Special:Categories|Categories]]
* [[Special:AllPages|All Pages]]
* [[Special:AllPages|All Pages]]

Revision as of 09:30, 15 April 2016

Welcome to the Miosix wiki. This wiki contains the documentation for the Miosix kernel.

Getting started

Follow the Quick start to install the Miosix Toolchain and compile the Miosix 2.0 kernel.

Software

Hardware

Check out which microcontroller boards are supported by Miosix.

Account creation

Due to spam (within two days from setting up the wiki) account registration is disabled. If you want to create an account, ask to fede.tft&&miosix.org (s/&&/@/)

Index