62 static void ove_main_impl(); \
63 extern "C" void ove_main(void) \
67 static void ove_main_impl()
Top-level namespace for all oveRTOS C++ abstractions.
Definition app.hpp:20
void run()
Starts the oveRTOS scheduler and enters the main event loop.
Definition app.hpp:28
Common type definitions and concepts for the C++ wrapper layer.