This repository contains mini-arm-os-based examples that works on Inception. The mini-arm-os project is an open-source minimal multi-tasking OS kernel for ARM micro-controllers.
To start with, run the install.sh script that will download mini-arm-os and apply inception path.
bash ./install.sh
Then refer to the official repository for (details)[https://github.com/jserv/mini-arm-os].