susisstrolch
077bcaf02d
syslog: fixed regression
...
- #undef SYSLOG_DBG will discard first four syslog messages
- race condition in os_timer_setfn/os_timer_arm lead to
1226> Fatal exception 9(LoadStoreAlignmentCause):
1227> epc1=0x4010076e, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000003, depc=0x00000000
- potential loop in syslog_init - fixed by additional state SYSLOG_INITDONE
9 years ago
Benjamin Runnels
b8567ad2ef
Updated DBG macros as suggested by susisstrolch
9 years ago
Benjamin Runnels
26339962bf
Updates for SDK 1.5
9 years ago
Benjamin Runnels
5935a30f03
Started adding in standalone mdns implementation
9 years ago
susisstrolch
30ff23c0e2
espmissingincludes.h
...
encapsulate os_printf macro with do/while to avoid
unwanted side effects during macro expansion
9 years ago
susisstrolch
9ec3a30c87
syslog - a simple syslog client
9 years ago
Thorsten von Eicken
adb0706349
added built-in AVR/optiboot programmer
9 years ago
Benjamin Runnels
b323a339c1
Missing define
9 years ago
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
9 years ago
Thorsten von Eicken
658c4d8b31
make compile with SDK 1.4.0
9 years ago
Benjamin Runnels
5068fa28cb
Added buildtime wifi config ability
...
Added SDK_DBG parameter to turn off nonsense SDK debug output
9 years ago
Thorsten von Eicken
e9b0132eeb
fix issues with MQTT CMD callbacks
9 years ago
Thorsten von Eicken
f057a65d1f
converted some DBG macros; misc tweaks
9 years ago
Benjamin Runnels
b7dd0b180f
lots of ifdef
9 years ago
Thorsten von Eicken
9e4cbb0dbd
massive rework of MQTT
9 years ago
Benjamin Runnels
bc3856334d
Made some modules optional
9 years ago
Benjamin Runnels
248f2f3f47
mergeing mqtt into master
9 years ago
Benjamin Runnels
36303a2b67
finished mqtt
9 years ago
Benjamin Runnels
a2bb08186f
Setup user code area and moved esp-link to it's own module
9 years ago
Benjamin Runnels
c2e60809f6
more mqtt work
9 years ago
Benjamin Runnels
31d308416b
Merging
9 years ago
Benjamin Runnels
f90bf5bb30
Started adding in mqtt module from tuan
9 years ago
Benjamin Runnels
3d2ac525e3
Removed heatshrink and modified Makefiles
9 years ago
Thorsten von Eicken
666cb104ee
improve hostname and static IP config
10 years ago
Thorsten von Eicken
d29fa0423f
finished UI refactoring to ajax
10 years ago
Thorsten von Eicken
09cac0afc0
update to SDK 1.1.0
10 years ago
Thorsten von Eicken
42ba248831
rename to esp-link; add serial bridge code; remove jpgs
10 years ago
Thorsten von Eicken
4ae00fa045
rewrote flash handlers
10 years ago
Jindra Dolezy
d419bdb4f7
Using one header file for esp8266 stuff
10 years ago
Jindra Dolezy
a1b8b82816
Added include guards and removed unused includes
10 years ago
Jindra Dolezy
c3f3cbcf9c
Moved espfs files and tools together, fixed espfstest
10 years ago
Ben Pirt
c2a02f28ea
Replaced the multipart espfs flashing with the version from @billprozac and tweaked a little (untested)
10 years ago
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.
10 years ago
Jeroen Domburg
3b2bbf018d
Added extra defines to make this thing work under sdk 0.9.5
10 years ago
Jeroen Domburg
e56fdc4d6a
Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN!
10 years ago
Jeroen Domburg
784568c07f
Added basic authentication
10 years ago
Jeroen Domburg
41cb6cee09
Adding needed lwip includes
10 years ago
Jeroen Domburg
eda66688d0
Adding some lwip-related things
10 years ago
Jeroen Domburg
a5534ae96f
0.9.3 improvements
10 years ago
Jeroen Domburg
46baa07a14
More missing includes. Thanks Rickta59!
10 years ago
Jeroen Domburg
c71ec70334
Renamed/split some files but forgot to add them
10 years ago
Jeroen Domburg
aef27aaa5b
Getting ready for release...
10 years ago
Jeroen Domburg
f977678e7f
..;.and now with the changed files too.
10 years ago
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.
10 years ago
Jeroen Domburg
0cd1984fb7
Trying out transparent decompression using heatshrink... doesn't completely work on the esp8166 itself yet.
10 years ago
Jeroen Domburg
b736d77abb
Ting, a webserver example - first commit
10 years ago