[Tinyos-devel] how much to include in a new platform,
how much to reference
John Griessen
john at ecosensory.com
Fri Dec 14 09:51:34 PST 2007
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.
Thanks,
John Griessen
--
Ecosensory
tinyOS devel on: ubuntu Linux; tinyOS v2.0.2; telosb ecosens1
More information about the Tinyos-devel
mailing list