Commit Graph

18 Commits

Author SHA1 Message Date
Thorsten von Eicken
1d2ebd94be move to SDK 2.1.0 2017-06-18 20:53:20 -07:00
Thorsten von Eicken
ef6a611045 Reduce memory consumption; fix syslog alloc when disabled 2016-06-19 23:05:37 -07:00
susisstrolch
30ff23c0e2 espmissingincludes.h
encapsulate os_printf macro with do/while to avoid
unwanted side effects during macro expansion
2015-11-24 15:48:52 +01:00
susisstrolch
9ec3a30c87 syslog - a simple syslog client 2015-11-23 21:21:37 +01:00
Thorsten von Eicken
adb0706349 added built-in AVR/optiboot programmer 2015-11-09 17:21:13 -08:00
Benjamin Runnels
2b501913f2 Merge branch 'master' of https://github.com/jeelabs/esp-link 2015-09-20 10:24:19 -05:00
Thorsten von Eicken
658c4d8b31 make compile with SDK 1.4.0 2015-09-19 20:57:59 -07:00
Benjamin Runnels
5068fa28cb Added buildtime wifi config ability
Added SDK_DBG parameter to turn off nonsense SDK debug output
2015-09-19 14:11:02 -05:00
Benjamin Runnels
3d2ac525e3 Removed heatshrink and modified Makefiles 2015-08-22 05:51:46 -05:00
Thorsten von Eicken
666cb104ee improve hostname and static IP config 2015-06-23 23:03:12 -07:00
Thorsten von Eicken
d29fa0423f finished UI refactoring to ajax 2015-06-14 01:22:16 -07:00
Thorsten von Eicken
09cac0afc0 update to SDK 1.1.0 2015-05-23 09:11:33 -07: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
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
aef27aaa5b Getting ready for release... 2014-10-14 21:06:13 +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