Revision 14, 474 bytes
(checked in by phil, 15 years ago)
|
added unmodified FreeRTOS package V5.4.1 with only web srv demo source for LPC2368 for CrossWorks?
|
Line | |
---|
1 |
uIP is a very small implementation of the TCP/IP stack that is written |
---|
2 |
by Adam Dunkels <adam@sics.se>. More information can be obtained |
---|
3 |
at the uIP homepage at http://www.sics.se/~adam/uip/. |
---|
4 |
|
---|
5 |
This is version $Name: uip-1-0 $. |
---|
6 |
|
---|
7 |
The directory structure look as follows: |
---|
8 |
|
---|
9 |
apps/ - Example applications |
---|
10 |
doc/ - Documentation |
---|
11 |
lib/ - Library code used by some applications |
---|
12 |
uip/ - uIP TCP/IP stack code |
---|
13 |
unix/ - uIP as a user space process under FreeBSD or Linux |
---|