Commit Graph

59 Commits (master)

Author SHA1 Message Date
Thorsten von Eicken e57f29c019
remove rs485 support due to boot issues (us timer?) 7 years ago
Thorsten von Eicken f20d4d158f
update to SDK2.1 and fix a few merge issues 7 years ago
hetii b3d8072bae Add missing baudrate settings. (#216) 8 years ago
Thorsten von Eicken 65ba42d5ee fix MQTT start-up 8 years ago
Thorsten von Eicken 3a16d3ee61 fix MQTT start-up 8 years ago
Thorsten von Eicken ef6a611045 Reduce memory consumption; fix syslog alloc when disabled 8 years ago
Alastair D'Silva f4ee1dbed4 Move USE_US_TIMER to esp8266.h and remove redundant inclusions of osapi.h 8 years ago
Thorsten von Eicken ac92202ef6 fix c99 types mess, try 2; clean up after merges 8 years ago
Thorsten von Eicken 06ec5d46f1 switch to sdk 1.5.2 8 years ago
Thorsten von Eicken 109c10c3f2 make new slip proto work 8 years ago
susisstrolch 077bcaf02d syslog: fixed regression 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 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 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 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 9 years ago
Thorsten von Eicken d29fa0423f finished UI refactoring to ajax 9 years ago
Thorsten von Eicken 09cac0afc0 update to SDK 1.1.0 9 years ago
Thorsten von Eicken 42ba248831 rename to esp-link; add serial bridge code; remove jpgs 9 years ago
Thorsten von Eicken 4ae00fa045 rewrote flash handlers 9 years ago
Jindra Dolezy d419bdb4f7 Using one header file for esp8266 stuff 9 years ago
Jindra Dolezy a1b8b82816 Added include guards and removed unused includes 9 years ago
Jindra Dolezy c3f3cbcf9c Moved espfs files and tools together, fixed espfstest 9 years ago
Ben Pirt c2a02f28ea Replaced the multipart espfs flashing with the version from @billprozac and tweaked a little (untested) 9 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. 9 years ago
Jeroen Domburg 3b2bbf018d Added extra defines to make this thing work under sdk 0.9.5 9 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