Jeroen Domburg
|
ae2edfdd6c
|
Move maplookup routine up a bit so include Makefiles can also use it
|
2016-01-25 15:49:15 +08:00 |
|
Jeroen Domburg
|
24159ef236
|
Also link to libcrypto for sdk1.5.0 compatibility
|
2016-01-07 12:03:57 +08:00 |
|
Jeroen Domburg
|
0728fa1518
|
Also pass USE_OPENSDK var to libesphttpd make system
|
2016-01-07 12:02:22 +08:00 |
|
Jeroen Domburg
|
3be1b2ead8
|
Derp, quotes are needed on ifeq
|
2015-12-15 23:24:54 +08:00 |
|
Jeroen Domburg
|
4ea7d9f480
|
Added opensdk flag for stdint mess, updated libesphttpd
|
2015-12-15 13:18:24 +08:00 |
|
Jeroen Domburg
|
ca2c41123a
|
Added support for compiling asm sources; moved espfs a bit so it doesn't get killed by a reflash
|
2015-09-30 12:54:38 +08:00 |
|
Jeroen Domburg
|
f1ac68d41f
|
Slight readme update; reset Makefile things to default for ESP-01 modules
|
2015-07-23 16:28:34 +08:00 |
|
Jeroen Domburg
|
2fb0e70d9f
|
Added flash upload function
|
2015-07-23 16:10:51 +08:00 |
|
Jeroen Domburg
|
7242baead5
|
Different tld for captive portal (.local is for mdns), added options to make esptool.py also capable of flashing the stupid DIO-requiring NodeMCU version, fixed OTA Makefile
|
2015-07-23 11:41:50 +08:00 |
|
Jeroen Domburg
|
e3774b0fb6
|
Separate ways to build the esphttpd demo app
|
2015-06-30 10:37:28 +08:00 |
|
Jeroen Domburg
|
30517191a3
|
Check out libesphttpd *before* trying to build stuff
|
2015-06-10 12:38:55 +08:00 |
|
Jeroen Domburg
|
9ebde6a58c
|
Added automatic libesphttpd fetch
|
2015-06-10 12:24:50 +08:00 |
|
Jeroen Domburg
|
98304bc9e5
|
Fixing espfs upload capability
|
2015-06-10 11:00:51 +08:00 |
|
Jeroen Domburg
|
cc90701949
|
Added option to link webpages into the main binary
|
2015-06-09 18:25:42 +08:00 |
|
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 |
|
Sprite_tm
|
d9c5fd5cfa
|
Added blankflash: make target to flash blank.bin into esp
|
2015-04-15 17:30:13 +02:00 |
|
Jindra Dolezy
|
4331360905
|
Makefile variable magic
|
2015-04-12 13:35:50 +02:00 |
|
Jindra Dolezy
|
2ec0e15427
|
Better handling of gzip compressed files
|
2015-04-12 01:13:47 +02:00 |
|
Jindra Dolezy
|
391b6d014e
|
Compression settings are passed to Makefile of mkespfsimage and can be set from command line
|
2015-04-11 16:20:41 +02:00 |
|
Jindra Dolezy
|
3c8c2af597
|
clean task in Makefile cleans compressed html and mkespfsimage
|
2015-04-11 12:31:15 +02:00 |
|
Jindra Dolezy
|
b1fa603968
|
Fixed USE_HEATSHRINK flag in Makefile
|
2015-04-11 11:59:49 +02:00 |
|
Jeroen Domburg
|
fdbead2a67
|
Moving config options into the Makefile
|
2015-04-11 09:19:51 +02:00 |
|
Jindra Dolezy
|
546056695c
|
Moved httpd files to separate dir
|
2015-04-11 00:35:54 +02:00 |
|
Jindra Dolezy
|
c3f3cbcf9c
|
Moved espfs files and tools together, fixed espfstest
|
2015-04-11 00:35:54 +02:00 |
|
Jindra Dolezy
|
99e72f5915
|
Prevented including of stdint.h, which caused compile errors
|
2015-04-11 00:35:07 +02:00 |
|
Jindra Dolezy
|
207e8f2127
|
Modified makefile
|
2015-04-11 00:35:06 +02:00 |
|
Jeroen Domburg
|
7ec8739cdd
|
martonmiklos: Add YUI compression for static css/js files
|
2015-04-10 18:03:27 +02:00 |
|
Jeroen Domburg
|
3cb7b32678
|
martonmiklos: Add GZIP compression for static files
|
2015-04-10 18:00:28 +02:00 |
|
Ben Pirt
|
74ef535784
|
Tweak the find command so it works on a mac too
|
2015-03-05 14:49:43 +00:00 |
|
Jeroen Domburg
|
95ac5cd948
|
Cleaned up some more superfluous makefile cruft
|
2015-02-18 22:47:33 +01: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
|
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
|
4c942e975b
|
Fixed Makefile to work with an ESPDELAY of 0
|
2014-12-12 22:22:59 +01:00 |
|
Jeroen Domburg
|
f1d80059d6
|
Added warning about scanning not working in AP mode, possibility to switch modes.
|
2014-12-04 21:11:16 +01:00 |
|
Jeroen Domburg
|
39eb85dc6b
|
Move entirely to mamalalas C-based esptool
|
2014-12-04 18:57:43 +01:00 |
|
Jeroen Domburg
|
a5534ae96f
|
0.9.3 improvements
|
2014-11-26 17:25:25 +01:00 |
|
Jeroen Domburg
|
aef27aaa5b
|
Getting ready for release...
|
2014-10-14 21:06:13 +02:00 |
|
Jeroen Domburg
|
dc48a35f86
|
Extra includes, size check on webpages image, betetr make clean function
|
2014-10-14 16:09:54 +02:00 |
|
Jeroen Domburg
|
f9561b153d
|
Added heatshrink encoding to mkespfsimage. No decoding routines yet.
|
2014-10-11 22:15:37 +02:00 |
|
Jeroen Domburg
|
2646aff1f3
|
Rework httpd into a multi-connection capable thing. Seems to work, yay!
|
2014-10-08 17:34:56 +02:00 |
|
Jeroen Domburg
|
2bba5c13ed
|
Added embedded filesystem. Whee!
|
2014-10-08 13:40:08 +02:00 |
|
Jeroen Domburg
|
b736d77abb
|
Ting, a webserver example - first commit
|
2014-10-06 18:34:36 +02:00 |
|