You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/Demo/Common/ethernet/uIP/uip-1.0
Richard Barry 3dcbed5763 Update to V4.0.4. Add in STR912 port and demo. 19 years ago
..
apps Update to V4.0.4. Add in STR912 port and demo. 19 years ago
uip Update to V4.0.4. Add in STR912 port and demo. 19 years ago
README Update to V4.0.4. Add in STR912 port and demo. 19 years ago
uip-1.0-changelog.txt Update to V4.0.4. Add in STR912 port and demo. 19 years ago

README

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

uIP is a very small implementation of the TCP/IP stack that is written
by Adam Dunkels <adam@sics.se>. More information can be obtained 
at the uIP homepage at http://www.sics.se/~adam/uip/.

This is version $Name: uip-1-0 $.

The directory structure look as follows:

apps/  - Example applications
doc/   - Documentation
lib/   - Library code used by some applications
uip/   - uIP TCP/IP stack code
unix/  - uIP as a user space process under FreeBSD or Linux