[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x/lib
Makefile, 1.2, 1.3 libimote2.a, 1.1, 1.2
Lama Nachman
lnachman at users.sourceforge.net
Thu Dec 8 15:17:56 PST 2005
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2 DVFS.nc,
NONE, 1.1 DVFSC.nc, NONE, 1.1 DVFSM.nc, NONE,
1.1 DebugUARTBufferC.nc, NONE, 1.1 DebugUARTBufferM.nc, NONE,
1.1 UART.h, NONE, 1.1 BluSHC.nc, 1.3, 1.4 HPLCC2420M.nc, 1.7,
1.8 HPLFFUARTM.nc, 1.2, 1.3 PMICM.nc, 1.2, 1.3 SSP1M.nc, 1.3,
1.4 SettingsC.nc, 1.1, 1.2 SettingsM.nc, 1.1, 1.2 TrickleM.nc,
1.6, 1.7 UARTBufferC.nc, 1.2, 1.3 UARTBufferM.nc, 1.2, 1.3
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x
SimpleWDTC.nc, NONE, 1.1 SimpleWDTM.nc, NONE, 1.1 HPLInit.nc,
1.9, 1.10 HPLInitM.nc, 1.2, 1.3 PXA27XPowerModes.h, 1.1,
1.2 PXA27XPowerModesM.nc, 1.1, 1.2 PXA27XUSBClientM.nc, 1.8,
1.9 SleepM.nc, 1.1, 1.2 pxa27x_registers.h, 1.13,
1.14 pxa27xhardware.h, 1.6, 1.7 util.s, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26265/lib
Modified Files:
Makefile libimote2.a
Log Message:
Updated the platform files from the internal tree on 12/08/05
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x/lib/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile 18 Oct 2005 21:30:13 -0000 1.2
--- Makefile 8 Dec 2005 23:17:52 -0000 1.3
***************
*** 1,8 ****
#variable definitions
SRCS = $(call find-source-files,".")
! INCLUDE_DIRS = $(TOSDIR)/platform/pxa27x
CC = xscale-elf-gcc
! CFLAGS = -g -O3 -I$(INCLUDE_DIRS)
AS = xscale-elf-as
--- 1,8 ----
#variable definitions
SRCS = $(call find-source-files,".")
! INCLUDE_DIRS = -I$(TOSDIR)/platform/pxa27x -I$(TOSDIR)/platform/pxa27x/lib/DSP -I$(TOSDIR)/platform/pxa27x/lib/
CC = xscale-elf-gcc
! CFLAGS = -g -O3 $(INCLUDE_DIRS)
AS = xscale-elf-as
Index: libimote2.a
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x/lib/libimote2.a,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
Binary files /tmp/cvsfRMOuW and /tmp/cvsaqfA8Q differ
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2 DVFS.nc,
NONE, 1.1 DVFSC.nc, NONE, 1.1 DVFSM.nc, NONE,
1.1 DebugUARTBufferC.nc, NONE, 1.1 DebugUARTBufferM.nc, NONE,
1.1 UART.h, NONE, 1.1 BluSHC.nc, 1.3, 1.4 HPLCC2420M.nc, 1.7,
1.8 HPLFFUARTM.nc, 1.2, 1.3 PMICM.nc, 1.2, 1.3 SSP1M.nc, 1.3,
1.4 SettingsC.nc, 1.1, 1.2 SettingsM.nc, 1.1, 1.2 TrickleM.nc,
1.6, 1.7 UARTBufferC.nc, 1.2, 1.3 UARTBufferM.nc, 1.2, 1.3
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x
SimpleWDTC.nc, NONE, 1.1 SimpleWDTM.nc, NONE, 1.1 HPLInit.nc,
1.9, 1.10 HPLInitM.nc, 1.2, 1.3 PXA27XPowerModes.h, 1.1,
1.2 PXA27XPowerModesM.nc, 1.1, 1.2 PXA27XUSBClientM.nc, 1.8,
1.9 SleepM.nc, 1.1, 1.2 pxa27x_registers.h, 1.13,
1.14 pxa27xhardware.h, 1.6, 1.7 util.s, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list