Re: Any volunteer projects for embedded software?

From: RM (mainr_at__spamjam_bigfoot.com)
Date: 06/03/04


Date: Wed, 2 Jun 2004 20:51:07 -0400


> Take a look at XMK (http://sourceforge.net/projects/xmk). XMK is an
> RTOS specifically designed for microcontrollers. We need help in
> porting XMK to new platforms as well as work on general OS interfaces
> and primitives.

Expanding on this, do some digging at both http://sourceforge.net and
http://freshmeat.net
Yes the bulk of the projects are desktop PC oriented, but (as XMK
illustrates), there are some really interesting projects targeted at a lower
level. Also check out http://sourceforge.net/projects/etherboot/. Etherboot
is an open source network boot ROM (you can load from many other sources for
testing, or if ROMing just won't work. It's not specific to
microcontrollers, but then again, neither is LinuxBIOS.