[Tinyos-2-commits] CVS: tinyos-2.x/support/make eyesIFXv2.target,
1.1.2.5, 1.1.2.6
Philipp Huppertz
phihup at users.sourceforge.net
Wed Aug 9 10:28:38 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/support/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv15227/support/make
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
eyesIFXv2.target
Log Message:
- initial support for at45db flash for eyesIFXv2
- all apps in /apps/tests/storage compile and seem to work (still low performance!?)
Index: eyesIFXv2.target
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/eyesIFXv2.target,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -d -r1.1.2.5 -r1.1.2.6
*** eyesIFXv2.target 31 Jan 2006 01:15:07 -0000 1.1.2.5
--- eyesIFXv2.target 9 Aug 2006 17:28:36 -0000 1.1.2.6
***************
*** 6,9 ****
--- 6,13 ----
MSP_MCU = msp430x1611
+ #Flash Config
+ VOLUME_FILE = volumes-at45db.xml
+ VOLUME_ALLOCATOR = tos-storage-at45db
+
# Disable MSP430 hardware multiply because it makes MSPGCC die
PFLAGS += -mdisable-hwmul
More information about the Tinyos-2-commits
mailing list