Releases: adafruit/Adafruit_CC3000_Library
1.0.4
1.0.3 release to get library manager into consistent state
Previous releases didn't update the library.properties version and aren't visible to Arduino's library manager. Bumping the version up to 1.0.3 in both places to get into a consistent state. No functional changes to the library.
1.0.2 minor release
Minor release to push updated getHostByName function prototype to Arduino's library manager. This allows calling getHostByName with a const char* value that's a constant (required by some examples in other libraries).
Minor fixes for compatibility with Arduino 1.6.3
Small fixes and cleanup for compatibility with the latest Arduino release. Note that firmware upgrades do not work with the 1.6.x series IDE! For now stick with using the older 1.0.6 compiler to perform a firmware upgrade, then switch to 1.6.x for uploading sketches as normal.
Release for Arduino 1.6.2
Snapshot of library that will be available for Arduino 1.6.2 to download.