|
dooroos.Embedded kernel includes the nand-kernel, time server, sync server, device server.
|
|
The nano-kernel is basic kernel and interfaces the hardware and supports the message bus function to the upper layer servers.
|
|
The time server services the time related function of kernel.
|
|
The synchronization server services the synchronization related function of kernel like semaphore, mutex....
|
|
The device server services the management of device drivers in the kernel.
|