Hi Folks, Hope you like NMK for MSP430 :-)
http://savannah.nongnu.org/projects/nmk/ http://savannah.nongnu.org/cvs/?group=nmk http://savannah.nongnu.org/cgi-bin/viewcvs/nmk/nmk/ Description: Microkernel for small microcontrollers, with limited ROM and, mainly, RAM area. This microkernel introduces a new paradigma of microkernel programming, because it does not provide context saving. Each task must ends before a timeout. It is a kind of co-tasks. The way of programming is dramaticaly different from a kernel which has context saving. Context saving is avoided because of limited RAM space. Mailing List: http://mail.nongnu.org/mailman/listinfo/nmk-users License: GPL Work needed: translate doc/NMK-HOWTO-pt_BR.tex to english Contact NMK Authors at: nmk (AT) autsens (DOT) com Bye, Pedro