21 Commits

Author SHA1 Message Date
Neil Kolban
908ed13cf6 Code changes for SPI testing.
See #588
2015-09-29 17:13:57 -05:00
Neil Kolban
ff96368123 Initial implementation of gethostbyname using the ESP SDK. 2015-09-28 19:57:22 -05:00
Thorsten von Eicken
b5c6d4538c fix -std=gnu99-isms 2015-09-27 16:23:56 -07:00
Neil Kolban
4eeb12d292 Commit of ESP8266 board specific source files. 2015-09-27 09:16:33 -05:00
Gordon Williams
7b088b6ba5 remove built-in ESP8266 module support - was very broken and JS implementation is better 2015-09-21 18:06:09 +01:00
Gordon Williams
80ce11135a I love Eclipse global regex replace :)
Use jsvUnLock2/etc to really drop memory usage
2015-09-18 12:25:07 +01:00
Gordon Williams
a11edb58f9 more warning removal 2015-06-01 18:13:14 +01:00
Gordon Williams
0eb9c16245 Tweak event handling - events such as Serial.on('data' now set this to Serial 2015-03-30 11:53:01 +01:00
Gordon Williams
26df876abf we're deprecating the non-JS ESP8266 module 2015-03-26 15:03:48 +00:00
Gordon Williams
0269ba956c oops - fix ESP8266 issues 2015-01-28 17:24:52 +00:00
Gordon Williams
ad4067cb55 tweaks for ESP8266 binary 2015-01-14 14:42:43 +00:00
Gordon Williams
cee2f638a1 Ok, now we have a working-ish server and client 2015-01-14 14:00:03 +00:00
Gordon Williams
46f097dce5 smart detection of when we're connected to a WiFi network 2015-01-13 19:25:17 +00:00
Gordon Williams
f4584e7a22 esp8266 request now working 2015-01-13 18:34:47 +00:00
Gordon Williams
1631e2eee6 nicely working ESP8266 initialisation 2015-01-13 16:06:22 +00:00
Gordon Williams
6c57aaf581 ESP8266 improvements 2014-11-28 10:13:01 +00:00
Gordon Williams
ab71523244 HTTP get now properly working now - note this is still single-socket mode 2014-09-15 13:23:49 +01:00
Gordon Williams
15918633fc We can now extract 'IPD' data properly 2014-09-15 12:53:01 +01:00
Gordon Williams
c046d5654c now much nearer working 2014-09-12 18:52:29 +01:00
Gordon Williams
4e3d62fd20 shell of ESP8266 code 2014-09-12 15:03:11 +01:00
Gordon Williams
07a67b4f3c first commit - lots to do 2014-09-11 14:24:11 +01:00