[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/micaz .platform,
1.1.2.7, 1.1.2.8
Martin Turon
mturon at users.sourceforge.net
Fri Jul 29 17:35:03 PDT 2005
Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/micaz
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3665/tos/platform/micaz
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
.platform
Log Message:
Added lib/gpio/SoftIrq to emulate external interrupts when they don't exist. Strapped this new component onto the micaz CC2420 wiring of FIFO and CCA.
Index: .platform
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/micaz/Attic/.platform,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** .platform 22 Jul 2005 08:33:33 -0000 1.1.2.7
--- .platform 30 Jul 2005 00:35:00 -0000 1.1.2.8
***************
*** 19,22 ****
--- 19,23 ----
%T/chips/ATmega128/timer
%T/chips/ATmega128/spi
+ %T/lib/gpio
%T/lib/timer
%T/lib/serial
More information about the Tinyos-2-commits
mailing list