[Firebug-cvs] mts400/apps Makelocal,NONE,1.1
Brought to you by:
doolin
From: <do...@us...> - 2003-11-05 16:03:03
|
Update of /cvsroot/firebug/mts400/apps In directory sc8-pr-cvs1:/tmp/cvs-serv3919/mts400/apps Added Files: Makelocal Log Message: Started adding individual test applications for the sensors on the fireboard. --- NEW FILE: Makelocal --- #LOCAL_PATH += -I$(XBOWROOT)/tos/platform -I$(XBOWROOT)/tos/interfaces -I$(XBOWROOT)/tos/sensorboards/$(SENSORBOARD) LOCAL_PATH += -I../../sensors/$(SENSORBOARD) PFLAGS := $(LOCAL_PATH) $(LOCAL_DEFINES) $(PFLAGS) CFLAGS = -DCC1K_DEFAULT_FREQ=CC1K_433_002_MHZ |