Skip to content

Setup

Functions

mira_setup

void mira_setup(
    void);

A user supplied function that should be used to start processes and setup peripherals before the system boots. A MiraOS application is required to have a mira_setup function.

Return

None