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 > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
