You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
662 B

The source files in this directory are from WIZnet--they represent the
sample W5100 driver for the Atmega128 and a sample DNS-related application.
The files are from:
App_HowToDNS.zip
which was downloaded thusly:
wget -U "mozilla" -O App_HowToDNS.zip """http://www.wiznet.co.kr/board/download.php?idx=216&bbs_name=download&filename=App_HowToDNS.zip&filedir=1169688854.zip"""
Inside the first archive file is another archive file:
HowtoDNS.zip
that contains the actual source files.
We don't use the file actually designated as the driver on the WIZnet
site as it is missing the 'delay.[hc]' and 'Makefile' files.
-- follower / 2 November 2007