[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
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/tosthreads/chips/msp430/sensors BlockingMsp430InternalTemperatureC.nc, NONE, 1.1 BlockingMsp430InternalVoltageC.nc, NONE, 1.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tools/release/external-tools avr-libc.spec, NONE, 1.1 avr-gcc.spec, 1.1, 1.2 msp430-libc.spec, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/tosthreads/chips/msp430/sensors BlockingMsp430InternalTemperatureC.nc, NONE, 1.1 BlockingMsp430InternalVoltageC.nc, NONE, 1.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tools/release/external-tools avr-libc.spec, NONE, 1.1 avr-gcc.spec, 1.1, 1.2 msp430-libc.spec, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list