Functions | |
void | NutIdle (void *arg) |
void | NutInit (void) |
Nut/OS Initialization. |
|
Nut/OS Initialization. Initializes the memory management and the thread system and starts an idle thread, which in turn initializes the timer management. Finally the application's main() function is called. |