[Tinyos-commits] CVS: tinyos-1.x/tos/platform/msp430/dac
MSP430DAC.nc, 1.1, 1.2
Joe Polastre
jpolastre at users.sourceforge.net
Wed Sep 28 03:46:17 PDT 2005
- Previous message: [Tinyos-commits] CVS: tinyos-1.x/tos/platform/msp430/adc ADCC.nc,
NONE, 1.1 ADCHIL.h, NONE, 1.1 ADCM.nc, NONE,
1.1 ADCMultiple.nc, NONE, 1.1 ADCSingle.nc, NONE,
1.1 ADC_README, NONE, 1.1 DemoSensorC.nc, NONE,
1.1 HPLADC12.nc, NONE, 1.1 HPLADC12M.nc, NONE,
1.1 InternalTemp.h, NONE, 1.1 InternalTempC.nc, NONE,
1.1 InternalTempM.nc, NONE, 1.1 InternalVoltage.h, NONE,
1.1 InternalVoltageC.nc, NONE, 1.1 InternalVoltageM.nc, NONE,
1.1 MSP430ADC12.h, NONE, 1.1 MSP430ADC12C.nc, NONE,
1.1 MSP430ADC12M.nc, NONE, 1.1 MSP430ADC12Multiple.nc, NONE,
1.1 MSP430ADC12Single.nc, NONE, 1.1 Voltage.h, NONE,
1.1 VoltageM.nc, NONE, 1.1
- Next message: [Tinyos-commits] CVS: tinyos-1.x/apps/TestMSP430DMA - New directory
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/tos/platform/msp430/dac
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv348
Modified Files:
MSP430DAC.nc
Log Message:
forgot to include the license on one file
Index: MSP430DAC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/platform/msp430/dac/MSP430DAC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** MSP430DAC.nc 28 Sep 2005 10:41:11 -0000 1.1
--- MSP430DAC.nc 28 Sep 2005 10:46:15 -0000 1.2
***************
*** 1,2 ****
--- 1,11 ----
+ // $Id$
+ /*
+ * Copyright (c) 2005 Moteiv Corporation
+ * All rights reserved.
+ *
+ * This file is distributed under the terms in the attached MOTEIV-LICENSE
+ * file. If you do not find these files, copies can be found at
+ * http://www.moteiv.com/MOTEIV-LICENSE.txt and by emailing info at moteiv.com.
+ */
includes MSP430DAC12;
- Previous message: [Tinyos-commits] CVS: tinyos-1.x/tos/platform/msp430/adc ADCC.nc,
NONE, 1.1 ADCHIL.h, NONE, 1.1 ADCM.nc, NONE,
1.1 ADCMultiple.nc, NONE, 1.1 ADCSingle.nc, NONE,
1.1 ADC_README, NONE, 1.1 DemoSensorC.nc, NONE,
1.1 HPLADC12.nc, NONE, 1.1 HPLADC12M.nc, NONE,
1.1 InternalTemp.h, NONE, 1.1 InternalTempC.nc, NONE,
1.1 InternalTempM.nc, NONE, 1.1 InternalVoltage.h, NONE,
1.1 InternalVoltageC.nc, NONE, 1.1 InternalVoltageM.nc, NONE,
1.1 MSP430ADC12.h, NONE, 1.1 MSP430ADC12C.nc, NONE,
1.1 MSP430ADC12M.nc, NONE, 1.1 MSP430ADC12Multiple.nc, NONE,
1.1 MSP430ADC12Single.nc, NONE, 1.1 Voltage.h, NONE,
1.1 VoltageM.nc, NONE, 1.1
- Next message: [Tinyos-commits] CVS: tinyos-1.x/apps/TestMSP430DMA - New directory
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-commits
mailing list