Description: This is a simple operating system that targets 8 bit microcontrollers. The code length is less than 2K bytes, occupied RAM is usually less than 100 bytes. This source code works with Atmel AVR Mega64 microcontroller, it can be compiled by ICC compiler. With a little modification the source code can work with other microcontrollers.
To Search:
File list (Check if you may need any files):
AvrOs\OsDpc.c
.....\OsDpc.h
.....\OsTask.c
.....\OsTask.h
.....\type.h
AvrOs