Skip to content

Commit

Permalink
Removed old copy of library and updated Libraries/README
Browse files Browse the repository at this point in the history
  • Loading branch information
SFE-Chris committed Apr 24, 2015
1 parent d02d336 commit 817e9c4
Show file tree
Hide file tree
Showing 43 changed files with 10 additions and 3,661 deletions.
10 changes: 10 additions & 0 deletions Libraries/README.md
@@ -1,3 +1,13 @@
SparkFun WiFly Shield Libraries
=================================

Libraries for use in different environments.


Directory Contents
-------------------
* **/Arduino** - [Arduino IDE](http://www.arduino.cc/en/Main/Software) libraries

The goal with this library is to make it--as much as possible--a "drop in" replacement for the official [Arduino Ethernet library](http://www.arduino.cc/en/Reference/Ethernet). Once a wireless network is joined the library should respond in the same way as the Ethernet library. This means you should be able to take existing Ethernet examples and make them work wirelessly without too many changes.

The library also provides a high-level interface for the [SC16IS750 I2C/SPI-to-UART IC](http://www.sparkfun.com/products/9981) used in the WiFly shield but also available on a separate [breakout board](https://www.sparkfun.com/products/9981).
Expand Down
1 change: 0 additions & 1 deletion Libraries/WiFly_Shield/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion Libraries/WiFly_Shield/.hgtags

This file was deleted.

84 changes: 0 additions & 84 deletions Libraries/WiFly_Shield/Configuration.h

This file was deleted.

36 changes: 0 additions & 36 deletions Libraries/WiFly_Shield/Debug.h

This file was deleted.

15 changes: 0 additions & 15 deletions Libraries/WiFly_Shield/LICENSE.txt

This file was deleted.

140 changes: 0 additions & 140 deletions Libraries/WiFly_Shield/ParsedStream.cpp

This file was deleted.

58 changes: 0 additions & 58 deletions Libraries/WiFly_Shield/ParsedStream.h

This file was deleted.

0 comments on commit 817e9c4

Please sign in to comment.