[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/Deluge DelugePageTransfer.h, 1.7, 1.8
Razvan Musaloiu-E.
razvanm at users.sourceforge.net
Mon Aug 25 09:48:51 PDT 2008
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/support/make epic.target, 1.1, 1.2 tosboot.extra, 1.1, 1.2
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/tosboot/msp430f1611 InternalFlash.h, NONE, 1.1 InternalFlash.nc, NONE, 1.1 PluginC.nc, NONE, 1.1 PowerOffM.nc, NONE, 1.1 TOSBoot_platform.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/net/Deluge
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv14951/tos/lib/net/Deluge
Modified Files:
DelugePageTransfer.h
Log Message:
Deluge T2 support for Epic. This includes support for at45db161d and some refactoring and cleaning.
Index: DelugePageTransfer.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/net/Deluge/DelugePageTransfer.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** DelugePageTransfer.h 20 Jun 2008 18:50:15 -0000 1.7
--- DelugePageTransfer.h 25 Aug 2008 16:48:47 -0000 1.8
***************
*** 32,36 ****
#define DELUGEPAGETRANSFER_H
! #if defined(PLATFORM_TELOSB)
#include "extra/telosb/TOSBoot_platform.h"
#elif defined(PLATFORM_MICAZ) || defined(PLATFORM_IRIS)
--- 32,36 ----
#define DELUGEPAGETRANSFER_H
! #if defined(PLATFORM_TELOSB) || defined(PLATFORM_EPIC)
#include "extra/telosb/TOSBoot_platform.h"
#elif defined(PLATFORM_MICAZ) || defined(PLATFORM_IRIS)
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/support/make epic.target, 1.1, 1.2 tosboot.extra, 1.1, 1.2
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/tosboot/msp430f1611 InternalFlash.h, NONE, 1.1 InternalFlash.nc, NONE, 1.1 PluginC.nc, NONE, 1.1 PowerOffM.nc, NONE, 1.1 TOSBoot_platform.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list