Main Page: Difference between revisions

From Miosix Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Welcome to the Miosix wiki. This wiki contains the documentation for the Miosix kernel.
The Miosix wiki contains useful information for using the Miosix kernel.


= Getting started =
= Getting started =
Line 6: Line 6:
* [[Linux Quick Start|Getting Started on Linux]].
* [[Linux Quick Start|Getting Started on Linux]].
* [[Windows Quick Start|Getting Started on Windows]].
* [[Windows Quick Start|Getting Started on Windows]].
* [[MacOS Quick Start|Getting Started on macOS]].
* [[MacOS Quick Start|Getting Started on MacOS]].
 
* Information on [[Debugging]] can be found here.
* Notes about configuring [[IDEs]] for Miosix.


= Software =
= Software =
* See [[Miosix and git workflow]] to understand how to add Miosix as a dependency to your embedded application.
* See [[Miosix and git workflow]] to understand how to add Miosix as a dependency to your embedded application.
* Information on [[Debugging]] can be found here.
* Have a look at the Miosix [[API list|APIs]], [[Library list|libraries]] and [[Examples list|examples]] that you can use for your applications.
* 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.
* 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.
* Notes about configuring [[IDEs]] for Miosix.


= Hardware =
= Hardware =
* Check out which microcontroller [[Board list|boards]] are supported by Miosix.
* Check out which microcontroller [[Board list|boards]] are supported by Miosix.
* Notes about flashing tools for [[Linux flashing tools | Linux]], [[Windows flashing tools | Windows]] and [[MacOS flashing tools | MacOS]].
* Notes about flashing tools for [[Linux flashing tools | Linux]], [[Windows flashing tools | Windows]] and [[MacOS flashing tools | MacOS]].
* 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.
* Notes on [[Miosix in emulation]] with QEMU and Renode.


= Account creation =
= Account creation =

Latest revision as of 07:40, 10 May 2026

The Miosix wiki contains useful information for using the Miosix kernel.

Getting started

This section will guide you from zero to compiling an hello world using Miosix.

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