[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/mm74hc595
MM74HC595P.nc, 1.1.2.1, 1.1.2.2
Henri DF
henridf at users.sourceforge.net
Thu Oct 19 05:49:22 PDT 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/msp430/timer
Alarm32khz16C.nc, NONE, 1.1.2.1 Alarm32khz32C.nc, NONE,
1.1.2.1 AlarmMilli16C.nc, NONE, 1.1.2.1 AlarmMilli32C.nc, NONE,
1.1.2.1 Counter32khz16C.nc, NONE, 1.1.2.1 Counter32khz32C.nc,
NONE, 1.1.2.1 CounterMilli16C.nc, NONE,
1.1.2.1 CounterMilli32C.nc, NONE, 1.1.2.1 Alarm32khzC.nc,
1.1.2.5, NONE AlarmMilliC.nc, 1.1.2.5, NONE Counter32khzC.nc,
1.1.2.7, NONE CounterMilliC.nc, 1.1.2.6, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep1.txt, 1.1.2.4,
1.1.2.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/mm74hc595
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13116
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
MM74HC595P.nc
Log Message:
Keep up to date with expanded GeneralIO interface
Index: MM74HC595P.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/mm74hc595/MM74HC595P.nc,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** MM74HC595P.nc 7 Jun 2006 19:40:05 -0000 1.1.2.1
--- MM74HC595P.nc 19 Oct 2006 12:49:20 -0000 1.1.2.2
***************
*** 67,69 ****
--- 67,75 ----
async command void GeneralIO.makeOutput() {
}
+
+ async command bool GeneralIO.isInput() {
+ }
+ async command bool GeneralIO.isOutput() {
+ }
+
}
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/msp430/timer
Alarm32khz16C.nc, NONE, 1.1.2.1 Alarm32khz32C.nc, NONE,
1.1.2.1 AlarmMilli16C.nc, NONE, 1.1.2.1 AlarmMilli32C.nc, NONE,
1.1.2.1 Counter32khz16C.nc, NONE, 1.1.2.1 Counter32khz32C.nc,
NONE, 1.1.2.1 CounterMilli16C.nc, NONE,
1.1.2.1 CounterMilli32C.nc, NONE, 1.1.2.1 Alarm32khzC.nc,
1.1.2.5, NONE AlarmMilliC.nc, 1.1.2.5, NONE Counter32khzC.nc,
1.1.2.7, NONE CounterMilliC.nc, 1.1.2.6, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep1.txt, 1.1.2.4,
1.1.2.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list