WiShield library
From AsyncLabs Documentation
The source code for the WiShield library including the driver files and the TCP/IP stack is hosted on GitHub at: WiShield on GitHub.
DOWNLOAD OPTIONS:
- Option 1: Download zip file
You can download a zipped version of all the files by clicking on the Download Source button on the WiShield project page at GitHub: WiShield on GitHub.
- Option 2: Clone the git repository
To clone the git repository:
$ git clone git://github.com/asynclabs/WiShield.git
Guides for how to get git working on your system, if you aren't familiar: http://github.com/guides/home
More information on bugs and the like will be posted to the AsyncLabs forums.