[Tinyos-devel] how much to include in a new platform, how much to reference

Philip Levis pal at cs.stanford.edu
Fri Dec 14 09:57:50 PST 2007


On Dec 14, 2007, at 9:51 AM, John Griessen wrote:

>  For instance:
>
> for a file,
>
> /tos/platforms/intelmote2/chips/cc2420/HplCC2420SpiC.nc
> ./tos/platforms/micaz/chips/cc2420/HplCC2420SpiC.nc
> ./tos/platforms/telosa/chips/cc2420/HplCC2420SpiC.nc
>
> where I want to use the telosa version, since it is the same in the  
> ecosens1 platform:
> ============
> HPL implementation of the SPI bus for the ChipCon CC2420 radio
>  * connected to a TI MSP430 processor.
>  *
>  * @author Jonathan Hui <jhui at archrock.com>
>  * @version $Revision: 1.4 $ $Date: 2006/12/12 18:23:44 $
> ============
>
> should I reference instead of copying?  How do I reference?
> telosb does it, but I'm not sure how...
>
> Same question for the whole tos/platforms/telosa/chips/cc2420 dir.
>

Please send questions to tinyos-help.

Phil


More information about the Tinyos-devel mailing list