Ondřej Hruška
|
afa34a43de
|
working terminal
|
8 years ago |
Ondřej Hruška
|
e3eddca176
|
some improvements and changes but it's not working
|
8 years ago |
Ondřej Hruška
|
97e016ca4d
|
Updated to latest libesphttpd
|
8 years ago |
Ondřej Hruška
|
ee41c1c70f
|
Foo
|
8 years ago |
Jeroen Domburg
|
3cc52a34ac
|
Update libesphttpd, change Makefile so 80m flash freq works
|
9 years ago |
Jeroen Domburg
|
41181e1cc7
|
Added feature to do upgrade on webpage
|
9 years ago |
Jeff Kent
|
4f34b376c9
|
Remove accidental comma
Comma was preventing 20 and 80 MHz esptool frequencies from working correctly
|
9 years ago |
Jeroen Domburg
|
ae2edfdd6c
|
Move maplookup routine up a bit so include Makefiles can also use it
|
9 years ago |
Jeroen Domburg
|
24159ef236
|
Also link to libcrypto for sdk1.5.0 compatibility
|
9 years ago |
Jeroen Domburg
|
0728fa1518
|
Also pass USE_OPENSDK var to libesphttpd make system
|
9 years ago |
Jeroen Domburg
|
3be1b2ead8
|
Derp, quotes are needed on ifeq
|
9 years ago |
Jeroen Domburg
|
4ea7d9f480
|
Added opensdk flag for stdint mess, updated libesphttpd
|
9 years ago |
Jeroen Domburg
|
ca2c41123a
|
Added support for compiling asm sources; moved espfs a bit so it doesn't get killed by a reflash
|
9 years ago |
Jeroen Domburg
|
f1ac68d41f
|
Slight readme update; reset Makefile things to default for ESP-01 modules
|
9 years ago |
Jeroen Domburg
|
2fb0e70d9f
|
Added flash upload function
|
9 years ago |
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
|
9 years ago |
Jeroen Domburg
|
e3774b0fb6
|
Separate ways to build the esphttpd demo app
|
9 years ago |
Jeroen Domburg
|
30517191a3
|
Check out libesphttpd *before* trying to build stuff
|
10 years ago |
Jeroen Domburg
|
9ebde6a58c
|
Added automatic libesphttpd fetch
|
10 years ago |
Jeroen Domburg
|
98304bc9e5
|
Fixing espfs upload capability
|
10 years ago |
Jeroen Domburg
|
cc90701949
|
Added option to link webpages into the main binary
|
10 years ago |
Jeroen Domburg
|
ccc179f533
|
Big-arse structure change: readying esphttpd for a split into a library and an usage example
|
10 years ago |
Sprite_tm
|
d9c5fd5cfa
|
Added blankflash: make target to flash blank.bin into esp
|
10 years ago |
Jindra Dolezy
|
4331360905
|
Makefile variable magic
|
10 years ago |
Jindra Dolezy
|
2ec0e15427
|
Better handling of gzip compressed files
|
10 years ago |
Jindra Dolezy
|
391b6d014e
|
Compression settings are passed to Makefile of mkespfsimage and can be set from command line
|
10 years ago |
Jindra Dolezy
|
3c8c2af597
|
clean task in Makefile cleans compressed html and mkespfsimage
|
10 years ago |
Jindra Dolezy
|
b1fa603968
|
Fixed USE_HEATSHRINK flag in Makefile
|
10 years ago |
Jeroen Domburg
|
fdbead2a67
|
Moving config options into the Makefile
|
10 years ago |
Jindra Dolezy
|
546056695c
|
Moved httpd files to separate dir
|
10 years ago |
Jindra Dolezy
|
c3f3cbcf9c
|
Moved espfs files and tools together, fixed espfstest
|
10 years ago |
Jindra Dolezy
|
99e72f5915
|
Prevented including of stdint.h, which caused compile errors
|
10 years ago |
Jindra Dolezy
|
207e8f2127
|
Modified makefile
|
10 years ago |
Jeroen Domburg
|
7ec8739cdd
|
martonmiklos: Add YUI compression for static css/js files
|
10 years ago |
Jeroen Domburg
|
3cb7b32678
|
martonmiklos: Add GZIP compression for static files
|
10 years ago |
Ben Pirt
|
74ef535784
|
Tweak the find command so it works on a mac too
|
10 years ago |
Jeroen Domburg
|
95ac5cd948
|
Cleaned up some more superfluous makefile cruft
|
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
|
e56fdc4d6a
|
Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN!
|
10 years ago |
Jeroen Domburg
|
4c942e975b
|
Fixed Makefile to work with an ESPDELAY of 0
|
10 years ago |
Jeroen Domburg
|
f1d80059d6
|
Added warning about scanning not working in AP mode, possibility to switch modes.
|
10 years ago |
Jeroen Domburg
|
39eb85dc6b
|
Move entirely to mamalalas C-based esptool
|
10 years ago |
Jeroen Domburg
|
a5534ae96f
|
0.9.3 improvements
|
10 years ago |
Jeroen Domburg
|
aef27aaa5b
|
Getting ready for release...
|
10 years ago |
Jeroen Domburg
|
dc48a35f86
|
Extra includes, size check on webpages image, betetr make clean function
|
10 years ago |
Jeroen Domburg
|
f9561b153d
|
Added heatshrink encoding to mkespfsimage. No decoding routines yet.
|
10 years ago |
Jeroen Domburg
|
2646aff1f3
|
Rework httpd into a multi-connection capable thing. Seems to work, yay!
|
10 years ago |
Jeroen Domburg
|
2bba5c13ed
|
Added embedded filesystem. Whee!
|
10 years ago |
Jeroen Domburg
|
b736d77abb
|
Ting, a webserver example - first commit
|
10 years ago |