ccNOos  v0.0.0
Build Portable Microcontroller Applications!
Application_Platform_Main.cpp
Go to the documentation of this file.
2 
3 #ifdef MAIN_CPP_NOos_NOsystick
4 CPP_OS_MAIN_TEMPLATE
5 #endif
6 
7 #ifdef MAIN_CPP_NOos_NOsystick_Arduino
8 CPP_MAIN_TEMPLATE_ARDUINO
9 #endif
Application_Platform_Main.c