Skip to content
/ uip Public
forked from adamdunkels/uip

uIP on GR-SAKURA board with Renesas RX63N.

Notifications You must be signed in to change notification settings

kobolt/uip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

uIP on GR-SAKURA board with Renesas RX63N.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.7%
  • Assembly 1.4%
  • Perl 0.4%
  • Makefile 0.3%
  • HTML 0.1%
  • CSS 0.1%