Commit Graph

118 Commits

Author SHA1 Message Date
brentru
1a3ff727a3 add .skip files for 8266/zero, this is an esp32 example! 2021-05-12 17:33:16 -04:00
brentru
813585f72b add example for esp32s2/esp32 2021-05-12 17:26:26 -04:00
Brent Rubell
381c3e576c
Merge pull request #171 from frederikheld/fix/typo_in_comment
Fixes typo in comment
2020-09-23 11:49:07 -04:00
Justin Cooper
bf7ce5af91
Latest Adafruit IO SSL Fingerprint 2020-07-06 15:53:19 -05:00
dherrada
148cfb3591
Moved to actions, no doxygen 2020-06-25 09:56:46 -04:00
Frederik Held
ba9a03a41d Fixes typo in comment 2020-02-29 00:21:45 +01:00
brentru
d5aa959525 adding ssl fingerprint verification to comply with bearssl in esp8266 bsp 2.5.1 2019-05-20 11:20:45 -04:00
brentru
3c71f1c560 remove print for pins 2019-04-19 16:36:14 -04:00
brentru
4a709ffc28 update for a master airlift example 2019-04-19 16:32:14 -04:00
brentru
727dc9f986 fix travis 2019-04-16 14:18:06 -04:00
brentru
5dd4f68de7 add skip file 2019-04-16 13:45:01 -04:00
brentru
610514e83b add PyPortal MQTTS Example 2019-04-16 13:44:28 -04:00
brentrubell
12479b2592
fix sha1 fingerprint for io.adafruit.com (#143)
* fix sha1 fingerprint for io.adafruit.com

* bump library version

* add terminating character
2019-02-19 16:36:34 -05:00
brentrubell
61f75246f4 Library Fixes (#127)
* Removing warnings

* handle reading zero-length packets

* updating travis to exclude archived libraries, addin Arduino WiFi101 lib instead

* adding esp lib to travis

* restrict builds to current hardware platforms

* travis, esp8266: skip esp target for non-esp-based examples

* adding test skips for zero, fixing fingerprint error

bump library version
2018-08-20 09:56:40 -04:00
Adam Bachman
c25d31f813
update IO TLS fingerprint 2018-02-05 17:08:40 -05:00
ladyada
f0e97737f7 update to wifi101 library 2018-01-29 14:27:41 -05:00
Justin Cooper
8a8c0b1228 Update Adafruit IO SSL Fingerprint 2017-08-15 09:31:22 -05:00
Todd Treece
c5233ead52 remove cc3k from supported boards 2016-12-29 16:09:17 -05:00
Todd Treece
faad8998f6 simplify feeds in examples 2016-08-15 15:25:08 -04:00
Todd Treece
e0c88d8d2c remove progmem from examples 2016-08-15 13:06:17 -04:00
ladyada
7886b7243c simplify Client 2016-08-09 21:12:49 -04:00
ladyada
665395482e https://github.com/adafruit/Adafruit_MQTT_Library/pull/29 2016-08-09 20:15:22 -04:00
ladyada
f8ec7fc08f simplify and no progmem on yun demo 2016-08-09 20:12:22 -04:00
ladyada
fe3aebdad8 fix winc1500 demo, works great with feather 2016-08-09 17:00:01 -04:00
ladyada
f009049016 working fona example without progmem 2016-08-09 14:27:30 -04:00
ladyada
cba09e7499 add a demo too! 2016-08-08 20:13:27 -04:00
Todd Treece
b2a534ede9 add standard connect function to time example 2016-07-12 14:07:27 -04:00
Todd Treece
029eee956c add io time interval example 2016-07-11 15:57:55 -04:00
Todd Treece
63d86e2ca2 parse local time in callback example 2016-07-08 18:27:01 -04:00
ladyada
82873050b6 add error output on dropped packets, and mqtt w/callbacks example 2016-07-08 17:16:07 -04:00
Todd Treece
a7ae377720 add adafruit io error subscription example 2016-07-06 13:45:10 -04:00
Todd Treece
7d138efc1a add delay to secure example publish loop 2016-07-05 16:16:46 -04:00
Todd Treece
c19e155bac add adafruit io ssl/tls example for esp8266 2016-07-05 16:12:06 -04:00
Todd Treece
7943f903e7 add winc lib to travis install 2016-06-28 11:31:14 -04:00
Todd Treece
b116845dd4 skip tests for new examples 2016-06-28 09:24:57 -04:00
Stuart Feichtinger
581aac3207 Fixed README Typo 2016-02-01 12:33:33 -06:00
Stuart Feichtinger
de426a886f Clean up 2016-02-01 11:08:00 -06:00
Stuart Feichtinger
75d014ccf7 Added unsigned short python symbol 2016-01-31 21:20:26 -06:00
Stuart Feichtinger
b2d7333706 Clean up 2016-01-31 20:41:00 -06:00
Stuart Feichtinger
17213ccecc Added more info 2016-01-31 20:39:09 -06:00
Stuart Feichtinger
c7ab1a53c5 Tweak 2016-01-31 20:36:11 -06:00
Stuart Feichtinger
93ff9b448a Fixed link 2016-01-31 20:35:01 -06:00
Stuart Feichtinger
3432e7a8d6 Fixed link 2016-01-31 20:33:28 -06:00
Stuart Feichtinger
8e8b3bf845 Fixed link 2016-01-31 20:30:39 -06:00
Stuart Feichtinger
2b5d484488 Renamed files 2016-01-31 20:29:48 -06:00
Stuart Feichtinger
9c163c288d Tweaks 2016-01-31 20:24:07 -06:00
Stuart Feichtinger
7c0420c552 Fixed typo 2016-01-31 20:17:55 -06:00
Stuart Feichtinger
d0099f9abd Added image 2016-01-31 20:17:21 -06:00
Stuart Feichtinger
1f165f8ea0 Added flow diagram 2016-01-31 20:14:01 -06:00
Stuart Feichtinger
80d89be695 Tweaks 2016-01-31 19:46:14 -06:00