[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/handhelds/tools/make shimmer2.target, NONE, 1.1
steve ayer
ayer1 at users.sourceforge.net
Fri Jan 16 06:16:23 PST 2009
Update of /cvsroot/tinyos/tinyos-1.x/contrib/handhelds/tools/make
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12280
Added Files:
shimmer2.target
Log Message:
oy vey! i forgot to check this in one year ago! apologies to all!
--- NEW FILE: shimmer2.target ---
PLATFORM = shimmer2
HAS_USB=True
MSP_MCU = msp430x1611
MSP_BSL_FLAGS ?= --shimmer2
USE_ID_CHIP=DS2411LiteM
ifdef CC2420_CHANNEL
PFLAGS += -DCC2420_DEF_CHANNEL=$(CC2420_CHANNEL)
endif
PFLAGS += -mdisable-hwmul
PFLAGS += \
-I$(HHTOSDIR)/tos/platform/shimmer2 \
-I$(TOSDIR)/lib/CC2420Radio \
-I$(HHTOSDIR)/tos/platform/msp430_crl_base
$(call TOSMake_include_platform,msp)
shimmer2: $(BUILD_DEPS)
@:
More information about the Tinyos-contrib-commits
mailing list