Main Page: Difference between revisions

From Miosix Wiki
Jump to navigation Jump to search
mNo edit summary
(Add link to the new emulation page.)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Welcome to the Miosix wiki ==
Welcome to the Miosix wiki. This wiki contains the documentation for the Miosix kernel.
This wiki will be used to document Miosix 2.0. Currently it is only a work in progress, so please be patient.


== 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.


== Board support ==
= Software =
Check out which microcontroller [[Board list|boards]] are supported by Miosix.
* Have a look at the Miosix [[API list|APIs]], [[Library list|libraries]] and [[Examples list|examples]] 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.
* How to [[Miosix code size optimization|reduce the kernel code size]] for deeply embedded applications.


== APIs and Libraries ==
= Hardware =
Have a look at the Miosix [[API list|APIs]] and [[Library list|libraries]] that you can use for your applications.
* Check out which microcontroller [[Board list|boards]] are supported by Miosix.
* A note of flashing Miosix on [[ST-LINK utility update|ST boards with the latest ST-LINK firmware]].
* Notes on [[Miosix in emulation]] with QEMU and Renode. Spoiler: doesn't work that well, especially with recent kernels, don't get your hopes up.


== Code size optimizations ==
= Account creation =
 
How to [[Miosix code size optimization|reduce the kernel code size]] for deeply embedded applications.
 
== 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]]

Latest revision as of 20:09, 11 June 2023

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

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