]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/Common/ethernet/uIP/uip-1.0/README
Add FreeRTOS-Plus directory.
[freertos] / FreeRTOS / Demo / Common / ethernet / uIP / uip-1.0 / README
1 uIP is a very small implementation of the TCP/IP stack that is written\r
2 by Adam Dunkels <adam@sics.se>. More information can be obtained \r
3 at the uIP homepage at http://www.sics.se/~adam/uip/.\r
4 \r
5 This is version $Name: uip-1-0 $.\r
6 \r
7 The directory structure look as follows:\r
8 \r
9 apps/  - Example applications\r
10 doc/   - Documentation\r
11 lib/   - Library code used by some applications\r
12 uip/   - uIP TCP/IP stack code\r
13 unix/  - uIP as a user space process under FreeBSD or Linux\r