[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/intelmote2
hardware.h, 1.1.2.8, 1.1.2.9
Philip Buonadonna
philipb at users.sourceforge.net
Thu Nov 2 18:28:59 PST 2006
Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/intelmote2
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9900
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
hardware.h
Log Message:
Added SSP1 service priority
Index: hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/intelmote2/hardware.h,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -C2 -d -r1.1.2.8 -r1.1.2.9
*** hardware.h 16 Aug 2006 16:53:59 -0000 1.1.2.8
--- hardware.h 3 Nov 2006 02:28:55 -0000 1.1.2.9
***************
*** 144,148 ****
0x06, // PPID 22 TX/RX ERROR FFUART
0xFF, // PPID 23 Flash Card status/Error Detect
! 0xFF, // PPID 24 SSP_1 Service Req
0x00, // PPID 25 DMA Channel Service Req
0xFF, // PPID 26 OST equals Match Register 0
--- 144,148 ----
0x06, // PPID 22 TX/RX ERROR FFUART
0xFF, // PPID 23 Flash Card status/Error Detect
! 0x0A, // PPID 24 SSP_1 Service Req
0x00, // PPID 25 DMA Channel Service Req
0xFF, // PPID 26 OST equals Match Register 0
More information about the Tinyos-2-commits
mailing list