[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep117.txt, 1.1.2.7,
1.1.2.8
Phil Levis
scipio at users.sourceforge.net
Sat Sep 30 11:28:16 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv25023/txt
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
tep117.txt
Log Message:
TEP 117 updated to include Implementation section.
Index: tep117.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep117.txt,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** tep117.txt 27 Sep 2006 05:36:43 -0000 1.1.2.7
--- tep117.txt 30 Sep 2006 18:28:14 -0000 1.1.2.8
***************
*** 274,280 ****
}
! 4. Author's Address
====================================================================
--- 274,294 ----
}
+ 4. Implementation
+ ====================================================================
+ Example implementations of the pin interfaces can be found in tos/chips/msp430/pins,
+ tos/chips/atm128/pins, and tos/chips/pxa27x/gpio.
! Example implementations of the SPI interfaces can be found in tos/chips/msp430/usart,
! tos/chips/atm128/spi, and tos/chips/pxa27x/ssp.
!
! Example implementations of the I2C interfaces can be found in tos/chips/msp430/usart,
! tos/chips/atm128/i2c, and tos/chips/pxa27x/i2c.
!
! Example implementations of the UART interfaces can be found in tos/chips/msp430/usart,
! tos/chips/atm128/uart/ and tos/chips/pxa27x/uart.
!
!
! 5. Author's Address
====================================================================
***************
*** 294,298 ****
| phone - +1 415 692-0828 x2835
! 5. Citations
====================================================================
--- 308,312 ----
| phone - +1 415 692-0828 x2835
! 6. Citations
====================================================================
More information about the Tinyos-2-commits
mailing list