head	1.2;
access;
symbols
	RELENG_1:1.1
	release_1:1.1
	alpha1:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.11.18.02.31.09;	author coppice;	state dead;
branches;
next	1.1;

1.1
date	2002.01.19.17.41.06;	author diwil;	state Exp;
branches;
next	;


desc
@@


1.2
log
@The examples in msp430-libc have been moved to be with all the other
examples.
@
text
@An example of tcp/ip stuff, taken from slaa137.pdf.

to compile 
msp430-gcc -O  easyweb.c -mmcu=msp430x149 -o tcpip -Wall

Adopted to use with gcc by mspgcc team:
http://mspgcc.sourceforge.net
@


1.1
log
@add tcp/ip example.
@
text
@@

