X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=MSP430-FORTH%2Flib%2FI2CF_Soft_Master.f;fp=MSP430-FORTH%2Flib%2FI2CF_Soft_Master.f;h=55eec463b0459e6dbaca19637899ffe3a87d3782;hb=a204bd28a60ae4fa7b7ee0153a0ed03bd968522a;hp=912c5211800a57ed62b96653dbcb610986626f11;hpb=ec2b890a07db1986430c91c464d38e38f5446f3d;p=fast-forth%2Fmaster.git diff --git a/MSP430-FORTH/lib/I2CF_Soft_Master.f b/MSP430-FORTH/lib/I2CF_Soft_Master.f index 912c521..55eec46 100644 --- a/MSP430-FORTH/lib/I2CF_Soft_Master.f +++ b/MSP430-FORTH/lib/I2CF_Soft_Master.f @@ -3,22 +3,6 @@ WIPE \ NOECHO -\ Copyright (C) <2015> -\ -\ This program is free software: you can redistribute it and/or modify -\ it under the terms of the GNU General Public License as published by -\ the Free Software Foundation, either version 3 of the License, or -\ (at your option) any later version. -\ -\ This program is distributed in the hope that it will be useful, -\ but WITHOUT ANY WARRANTY\ without even the implied warranty of -\ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -\ GNU General Public License for more details. -\ -\ You should have received a copy of the GNU General Public License -\ along with this program. If not, see . - - \ version 2.0 2015-07-30 \ \ @@ -72,8 +56,6 @@ BEGIN \ BIC.B #MSDA,&I2CSM_DIR \ 5 l _ SDA as input : release SDA high to prepare read Ack/Nack MOV @RSP+,PC ENDASM \ - \ - \ ==================================\ ASM I2C_M \