void ove_main(void)
Application-defined entry point called after board and console init.
void ove_run(void)
Start optional subsystems (e.g. audio) and launch the RTOS scheduler.
int ove_app_run(void)
Platform entry point: initialise the board and then run the application.