AKOS  v1.0.0
Documentation
Loading...
Searching...
No Matches
akos.h
Go to the documentation of this file.
1#ifndef AKOS_H
2#define AKOS_H
3
8
9#include "kernel/inc/core.h"
10#include "kernel/inc/thread.h"
11#include "kernel/inc/timer.h"
12#include "kernel/inc/message.h"
13
14#endif
Kernel control and critical-section API.
Message object and message queue APIs.
Thread scheduling and thread messaging APIs.
Software timer APIs.