[Tinyos-2-commits] CVS: tinyos-2.x/support/make threads.extra, 1.9, 1.10

Chieh-Jan Mike Liang liang_mike at users.sourceforge.net
Thu Sep 11 12:59:52 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/support/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26688/support/make

Modified Files:
	threads.extra 
Log Message:
TOSthreads support for reading MSP430 internal voltage and temperature


Index: threads.extra
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/threads.extra,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** threads.extra	24 Jul 2008 20:38:01 -0000	1.9
--- threads.extra	11 Sep 2008 19:59:50 -0000	1.10
***************
*** 20,23 ****
--- 20,24 ----
  THREADS_MSP430_INCLUDE_DIRS = -I$(THREADS_MSP430_DIR)
  THREADS_MSP430_INCLUDE_DIRS += -I$(THREADS_MSP430_DIR)/adc12
+ THREADS_MSP430_INCLUDE_DIRS += -I$(THREADS_MSP430_DIR)/sensors
  
  #Atm128 specific include directories on tested platforms



More information about the Tinyos-2-commits mailing list