30 Commits

Author SHA1 Message Date
Gordon Williams
f3535fa59f Merge branch 'master' of github.com:espruino/Espruino
Conflicts:
	libs/network/esp8266/jswrap_esp8266.c
2015-10-09 08:46:35 +01:00
Neil Kolban
da89887b29 Addition of copyright commentary. #632. 2015-10-08 12:51:21 -05:00
Gordon Williams
71fb3f0843 tweaks needed so docs for the website can be compiled again 2015-10-08 16:31:35 +01:00
Neil Kolban
c2cc382700 Fix for issue #621 - espconn freed and then accessed. 2015-10-06 17:33:25 -05:00
Neil Kolban
6dcfc779f8 Removed all the \brief additions. Issue #600. 2015-10-05 23:41:01 -05:00
Thorsten von Eicken
516ef3cef7 Fix merge issues;
Partially address #602, SDK1.4 is usable now;
2015-10-03 23:18:35 -07:00
Neil Kolban
7911591515 Implementation of #596 2015-10-02 20:10:28 -05:00
Neil Kolban
5c5676e441 Sync commit. 2015-10-02 15:34:45 -05:00
Neil Kolban
3ca5aa1961 Document standard compliances 2015-09-30 18:39:37 -05:00
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