The foundation of this project

--------------------------------
IP Stack Framework

* uIP 1.0 (micro IP)  by Adam Dunkels

  https://github.com/adamdunkels/uip/releases/tag/uip-1-0
  http://dunkels.com/adam/

* Contiki 2.7 [backported about uIP core]  by Adam Dunkels

  http://sourceforge.net/projects/contiki/files/Contiki/Contiki%202.7/
  http://www.contiki-os.org/

--------------------------------
ENC28J60 Ethernet Driver

* Procyon AVRlib  by Pascal Stang
  Based on the enc28j60.c and enc28j60.h files.

  http://www.procyonengineering.com/embedded/avr/avrlib/index.html

* SPI Ethernet module examples codes  by webshop "optimize"

  http://optimize.ath.cx/spi_ether/spi_ether.htm

--------------------------------
