mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-06 22:44:38 +08:00
Initial import from Adam's 20021017 CVS archive w/ modified license.
This commit is contained in:
parent
f06e955072
commit
ccab493c95
@ -2,7 +2,7 @@ Raw TCP/IP interface for lwIP 0.5
|
|||||||
|
|
||||||
Author: Adam Dunkels
|
Author: Adam Dunkels
|
||||||
|
|
||||||
$Id: rawapi.txt,v 1.1 2002/10/19 12:59:32 likewise Exp $
|
$Id: rawapi.txt,v 1.1.1.1 2002/10/19 12:59:32 likewise Exp $
|
||||||
|
|
||||||
lwIP provides two Application Program's Interfaces (APIs) for programs
|
lwIP provides two Application Program's Interfaces (APIs) for programs
|
||||||
to use for communication with the TCP/IP code: the sequential API
|
to use for communication with the TCP/IP code: the sequential API
|
||||||
|
@ -2,7 +2,7 @@ sys_arch interface for lwIP 0.5
|
|||||||
|
|
||||||
Author: Adam Dunkels
|
Author: Adam Dunkels
|
||||||
|
|
||||||
$Id: sys_arch.txt,v 1.1 2002/10/19 12:59:33 likewise Exp $
|
$Id: sys_arch.txt,v 1.1.1.1 2002/10/19 12:59:33 likewise Exp $
|
||||||
|
|
||||||
The operating system emulation layer provides a common interface
|
The operating system emulation layer provides a common interface
|
||||||
between the lwIP code and the underlying operating system kernel. The
|
between the lwIP code and the underlying operating system kernel. The
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
#
|
#
|
||||||
# Author: Adam Dunkels <adam@sics.se>
|
# Author: Adam Dunkels <adam@sics.se>
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.1 2002/10/19 12:59:33 likewise Exp $
|
# $Id: Makefile,v 1.1.1.1 2002/10/19 12:59:33 likewise Exp $
|
||||||
|
|
||||||
CCDEP=gcc
|
CCDEP=gcc
|
||||||
CC=gcc
|
CC=gcc
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
#
|
#
|
||||||
# Author: Adam Dunkels <adam@sics.se>
|
# Author: Adam Dunkels <adam@sics.se>
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.1 2002/10/19 12:59:37 likewise Exp $
|
# $Id: Makefile,v 1.1.1.1 2002/10/19 12:59:37 likewise Exp $
|
||||||
|
|
||||||
CCDEP=gcc
|
CCDEP=gcc
|
||||||
CC=gcc
|
CC=gcc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user