demirtos
Newbie level 2
rtos for avr
I am writing my RTOS for AVR At mega 128
my goal is to do a small RTOS
Now it is not stable and do only limited functionality but is works
with priorities and preemptive multitasking on AVR and a port on POSIX threads
Here is the download page
http://sourceforge.net/projects/irtos/
and here there is some instructions but now only on Russian language
How ever functions are documented by english also and there is doxygen made OS API documentation at **broken link removed**
May be someone Guru will take a look.
I am waiting any comments, questions advices (may be bug reports ;-) ) .......
I am writing my RTOS for AVR At mega 128
my goal is to do a small RTOS
Now it is not stable and do only limited functionality but is works
with priorities and preemptive multitasking on AVR and a port on POSIX threads
Here is the download page
http://sourceforge.net/projects/irtos/
and here there is some instructions but now only on Russian language
How ever functions are documented by english also and there is doxygen made OS API documentation at **broken link removed**
May be someone Guru will take a look.
I am waiting any comments, questions advices (may be bug reports ;-) ) .......