[Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/diku/sensinode/tools/make
micro4.target, NONE, 1.1
Marcus Chang
marcus_chang at users.sourceforge.net
Thu Mar 15 07:40:15 PDT 2007
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/diku/sensinode/tos/platform/micro4/radio
HALCC2420C.nc, NONE, 1.1 HPLCC2420M.nc, NONE,
1.1 SimpleMacC.nc, NONE, 1.1 cc2420.h, NONE, 1.1 SimpleMac.nc,
NONE, 1.1 SimpleMacM.nc, NONE, 1.1 hplcc2420.h, NONE,
1.1 HALCC2420M.nc, NONE, 1.1 HPLCC2420Status.nc, NONE,
1.1 HALCC2420.nc, NONE, 1.1 packet.h, NONE, 1.1
- Next message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/diku/sensinode/tos/platform/micro4/flash
FlashAccessC.nc, NONE, 1.1 HPLSTM25P40M.nc, NONE,
1.1 HALSTM25P40M.nc, NONE, 1.1 FlashAccess.nc, NONE,
1.1 FlashAccessM.nc, NONE, 1.1 HALSTM25P40.nc, NONE,
1.1 HPLSTM25P40.nc, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/contrib/diku/sensinode/tools/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30685/sensinode/tools/make
Added Files:
micro4.target
Log Message:
* Sensinode Micro.4 platform support
* Hoghtrob Data Collection Application
--- NEW FILE: micro4.target ---
#-*-Makefile-*- vim:syntax=make
#$Id: micro4.target,v 1.1 2007/03/15 14:40:13 marcus_chang Exp $
PLATFORM ?= micro4
#MSP_MCU = msp430x1611
# Disable MSP430 hardware multiply because it makes MSPGCC die
CFLAGS += -mdisable-hwmul
MSP_BSL_FLAGS =
CFLAGS += \
-I$(TOSDIR)/lib/CC2420Radio \
-I$(TOSDIR)/../contrib/diku/sensinode/tos/platform/$(PLATFORM) \
ifdef CC2420_CHANNEL
CFLAGS += -DCC2420_DEF_CHANNEL=$(CC2420_CHANNEL)
endif
$(call TOSMake_include_platform,msp)
micro4: $(BUILD_DEPS)
@:
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/diku/sensinode/tos/platform/micro4/radio
HALCC2420C.nc, NONE, 1.1 HPLCC2420M.nc, NONE,
1.1 SimpleMacC.nc, NONE, 1.1 cc2420.h, NONE, 1.1 SimpleMac.nc,
NONE, 1.1 SimpleMacM.nc, NONE, 1.1 hplcc2420.h, NONE,
1.1 HALCC2420M.nc, NONE, 1.1 HPLCC2420Status.nc, NONE,
1.1 HALCC2420.nc, NONE, 1.1 packet.h, NONE, 1.1
- Next message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/diku/sensinode/tos/platform/micro4/flash
FlashAccessC.nc, NONE, 1.1 HPLSTM25P40M.nc, NONE,
1.1 HALSTM25P40M.nc, NONE, 1.1 FlashAccess.nc, NONE,
1.1 FlashAccessM.nc, NONE, 1.1 HALSTM25P40.nc, NONE,
1.1 HPLSTM25P40.nc, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-contrib-commits
mailing list