There should be no problem in doing what you suggest. You don't even necessarily have to wrap them inside nesC interfaces. Just add CFLAGS to your c files and then call the functions they define from within your nesC code.
Kevin On Fri, Apr 4, 2008 at 6:34 AM, Jack Travis <[EMAIL PROTECTED]> wrote: > > Hello all, > > Is it possible to integrate some existing low level C code functions into a > new platform and then to interface those functions to standard HAL or HIL > interfaces in nesC? Or do I necessarily need to reorganize my low level code > to use low level interfaces provided in the µC chips directory. Is there any > examples on how to do this. > > Thanks, > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- ~Kevin _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
