[Tinyos-help] Adding a new application in TinyOs

Michael Schippling schip at santafe.edu
Tue Jul 28 08:18:59 PDT 2009


Copy-Paste is the programmers friend...
Find an app that is kinda like what you want,
copy the entire directory to a new-name,
change every example of old-name to new-name
(file, config, and function names),
edit compile test...

In the simplest form the Makefile change is:
COMPONENT=new-name

MS

Kiraneet sharma wrote:
> Hello friends,
>  
> Can someone provide some help on how to add a new application in 
> TinyOs-1.x/2.x ?
> Any links or tutorials specially on how to write the Makefile ?
>  
> Thanking you in advance...
>  
> Kiraneet
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


More information about the Tinyos-help mailing list