0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update library.properties More... almost 5 years ago
Update WebClient.ino More... over 5 years ago
use 0.adafruit.pool.ntp.org ! More... about 7 years ago
Add GitHub issue template More... almost 8 years ago
Add GitHub pull request template More... almost 8 years ago
make it compile for the Arduino Zero More... about 8 years ago
Bump library.properties version to 1.0.3--get into consistent release state with library manager. More... over 8 years ago
Make getHostByName take const char* for consistency with underlying CC3k API. More... almost 9 years ago
Move sntp.cpp/.h into ntpTest sketch to clean up core library. More... about 9 years ago
Fix compiler warnings when all and extra warnings are enabled. Note sntp.cpp is ignored as it is unused. More... about 9 years ago
Merge branch 'master' of https://github.com/adafruit/Adafruit_CC3000_Library More... about 9 years ago
Add select call while waiting for buffer to be free. Major reliability improvement with Arduino 1.6.x IDE compiler. More... about 9 years ago
Fix header in readme More... about 9 years ago
Merge pull request #135 from KTibow/patch-2 More... about 9 years ago
Update README.md More... about 9 years ago
Add library.properties for Arduino 1.6.2 More... about 9 years ago
Fix issues with compilation for Arduino Due. More... about 9 years ago
Update buildtest comment to call out optional attempts parameter on connectToAP function. More... over 9 years ago
Fix bug with client connect function not clearing previous closed socket state. More... over 9 years ago
Fix #119 by making client class accept int32 instead of uint16. More... over 9 years ago
Merge pull request #115 from vicatcu/master More... over 9 years ago
Add firmware version 1.11 patcher. This is an _old_ firmware version but it's handy to have as a reference. More... over 9 years ago
Add firmware 1.14 patcher example. More... over 9 years ago
Update socket references to be int32 to match change in host driver 1.14 socket connect result. More... over 9 years ago
Revert stream functions to pre 1.14 version because they break without explicit casting to UINT8 pointer. More... over 9 years ago
Sync host driver with TI host driver code version 1.14 More... over 9 years ago
Merge pull request #112 from ivankravets/patch-2 More... over 9 years ago
added support for the digitalPinToInterrupt macro, if you're using a version of Arduino that supports it More... over 9 years ago
Add test if UpdateNTPTime failed More... over 9 years ago
Avoid trademark issues with library name More... over 9 years ago