Thorsten von Eicken
|
adb0706349
|
added built-in AVR/optiboot programmer
|
2015-11-09 17:21:13 -08:00 |
|
Benjamin Runnels
|
b323a339c1
|
Missing define
|
2015-09-20 16:27:45 -05:00 |
|
Benjamin Runnels
|
2ab194f83c
|
Added ifdef checks for mqtt enabled
Added better handling of compile time config of SSID and PASSWORD
Removed default disable of ESP SDK debug log messages
|
2015-09-20 16:18:26 -05: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 |
|
Thorsten von Eicken
|
e9b0132eeb
|
fix issues with MQTT CMD callbacks
|
2015-09-13 23:54:10 -07:00 |
|
Thorsten von Eicken
|
f057a65d1f
|
converted some DBG macros; misc tweaks
|
2015-09-12 21:54:10 -07:00 |
|
Benjamin Runnels
|
3337cc1508
|
merged in ifdefs for debug and mqtt webpage additions
|
2015-09-11 16:40:28 -05:00 |
|
Benjamin Runnels
|
b7dd0b180f
|
lots of ifdef
|
2015-09-11 15:56:51 -05:00 |
|
Benjamin Runnels
|
028e6e1239
|
Merge branch 'master' into windows
Conflicts:
Makefile
cmd/handlers.c
include/esp8266.h
user/user_main.c
|
2015-09-09 07:23:37 -05:00 |
|
Benjamin Runnels
|
bc3856334d
|
Made some modules optional
|
2015-08-30 12:03:18 -05:00 |
|
Benjamin Runnels
|
483800fd8d
|
Working on latch
|
2015-08-30 10:38:07 -05:00 |
|
Benjamin Runnels
|
248f2f3f47
|
mergeing mqtt into master
|
2015-08-29 16:13:52 -05:00 |
|
Benjamin Runnels
|
36303a2b67
|
finished mqtt
|
2015-08-29 15:48:51 -05:00 |
|
Benjamin Runnels
|
a2bb08186f
|
Setup user code area and moved esp-link to it's own module
|
2015-08-29 11:40:08 -05:00 |
|
Benjamin Runnels
|
c2e60809f6
|
more mqtt work
|
2015-08-29 11:29:40 -05:00 |
|
Benjamin Runnels
|
f90bf5bb30
|
Started adding in mqtt module from tuan
|
2015-08-28 20:23:07 -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 |
|
Thorsten von Eicken
|
42ba248831
|
rename to esp-link; add serial bridge code; remove jpgs
|
2015-05-17 21:16:29 -07:00 |
|
Thorsten von Eicken
|
4ae00fa045
|
rewrote flash handlers
|
2015-05-14 00:31:44 -07: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 |
|