| RTOS OS API:
rtos-os |
home
|
rtos-os is a set of RTOS APIs can run under Windows, VxWorks, Linux, Unix OS.
These APIs are in file rtos_os.h & rtos_os.c.
These APIs cover memory, timers, messages, modules(just the same as tasks)
and some system functions.
These APIs are fast, real-timed, robust, non-memory-leaked.
Here, These APIs are demod with GPRS modules, so you shall change it into
your modules.
These APIs are written by Liu Jianjun @ ITconsult2000.com.
You can rewrite it to your project freely if you keep these declaration.
You can use "./make" under Linux/Unix shell to compile these codes.
If you want to get the source
code of this applet, please contact with us.
(download)