[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420_tkn154 CC2420SpiC.nc, 1.1, NONE

Jan-Hinrich Hauer janhauer at users.sourceforge.net
Wed Nov 26 02:13:33 PST 2008


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420_tkn154
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26158/tos/chips/cc2420_tkn154

Removed Files:
	CC2420SpiC.nc 
Log Message:
Added an interface for accessing the RXFIFO in a non-split phase (synchronous) way. The reason for having this interface is that, according to datasheet, before flushing the RXFIFO one has to read at least one byte from the RXFIFO and the radio driver code is less complicated if flushing the RXFIFO can happen in a non-split phase (synchronous) way.

This commit is in agreement with JeongGil Ko (John Ko), who is the current maintainer of the CC2420 stack.
 

--- CC2420SpiC.nc DELETED ---



More information about the Tinyos-2-commits mailing list