|
Nil RTOS
|
Nil RTOS AVR port main source file. More...
#include "nil.h"
Functions | |
| void | _port_switch (thread_t *ntp, thread_t *otp) |
| Performs a context switch between two threads. More... | |
| void | _port_thread_start (void) |
| Start a thread by invoking its work function. More... | |
| void | port_halt (void) |
| Halts the system. More... | |
Nil RTOS AVR port main source file.
1.8.6