提交图

43 次代码提交 (9b215ea547ff12d7e2ca1297062bf23a6b42fa84)

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