Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Default implementation of main() . | |
void | os_terminate_goodbye (void) |
Display statistics and say goodbye before terminating. | |
Variables | |
rtos::thread * | os_main_thread |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Default implementation of main()
.
Definition at line 112 of file os-main.cpp.
rtos::thread * os_main_thread |
Definition at line 93 of file os-main.cpp.