20 Commits

Author SHA1 Message Date
Jeroen Domburg
ccc179f533 Big-arse structure change: readying esphttpd for a split into a library and an usage example 2015-06-09 17:47:48 +08:00
Jeroen Domburg
c4986a79a2 SDK 1.1.1 compatibility fixes 2015-06-08 12:21:52 +08:00
Jindra Dolezy
d419bdb4f7 Using one header file for esp8266 stuff 2015-04-11 00:35:55 +02:00
Jindra Dolezy
a1b8b82816 Added include guards and removed unused includes 2015-04-11 00:35:55 +02:00
Jindra Dolezy
c3f3cbcf9c Moved espfs files and tools together, fixed espfstest 2015-04-11 00:35:54 +02:00
Ben Pirt
c2a02f28ea Replaced the multipart espfs flashing with the version from @billprozac and tweaked a little (untested) 2015-03-09 11:48:41 +00:00
Jeroen Domburg
f25557b9cf Made everything a bit more friendly. Esp-open-sdk nowadays is the toolchain builder of choice anyway; it now works without modifications to that. 2015-02-17 11:57:51 +01:00
Jeroen Domburg
3b2bbf018d Added extra defines to make this thing work under sdk 0.9.5 2015-02-02 23:31:48 +01:00
Jeroen Domburg
e56fdc4d6a Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN! 2014-12-22 17:50:02 +01:00
Jeroen Domburg
784568c07f Added basic authentication 2014-12-11 21:25:49 +01:00
Jeroen Domburg
41cb6cee09 Adding needed lwip includes 2014-12-04 22:30:48 +01:00
Jeroen Domburg
eda66688d0 Adding some lwip-related things 2014-12-04 20:00:58 +01:00
Jeroen Domburg
a5534ae96f 0.9.3 improvements 2014-11-26 17:25:25 +01:00
Jeroen Domburg
46baa07a14 More missing includes. Thanks Rickta59! 2014-10-15 14:43:15 +02:00
Jeroen Domburg
c71ec70334 Renamed/split some files but forgot to add them 2014-10-14 21:07:24 +02:00
Jeroen Domburg
aef27aaa5b Getting ready for release... 2014-10-14 21:06:13 +02:00
Jeroen Domburg
f977678e7f ..;.and now with the changed files too. 2014-10-14 16:12:24 +02:00
Jeroen Domburg
febf58df6e Fixed WiFi cgi stuff. Also: cleaned up everything so it compiles without warnings. include/espmissingincludes.h adds the missing protoypes for that. 2014-10-14 16:11:54 +02:00
Jeroen Domburg
0cd1984fb7 Trying out transparent decompression using heatshrink... doesn't completely work on the esp8166 itself yet. 2014-10-13 11:49:27 +02:00
Jeroen Domburg
b736d77abb Ting, a webserver example - first commit 2014-10-06 18:34:36 +02:00