Commit Graph

59 Commits (6d9d068268fa2b77181c795497766902207634a1)

Author SHA1 Message Date
Ondřej Hruška 6d9d068268 split parser handlers file to multiple 7 years ago
Ondřej Hruška fe714bf473 Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
Ondřej Hruška ca410736f7 removed some logging and version bump 7 years ago
Ondřej Hruška bc41a21f23 some more missing commands, added code pages, fixed the xterm size command and some other stuff. also FRAKTUR 7 years ago
Ondřej Hruška e48180ac10 more commands and glitches fixed, better debug messages, discard bad unicode 7 years ago
Ondřej Hruška 32ba7dc0d7 fixed a lot of bugs with wifi connecting 7 years ago
Ondřej Hruška 24a6a0dfd3 added git hash to version string 7 years ago
Ondřej Hruška f8c60b0668 parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
Ondřej Hruška 28a170faa3 Fixed a ton of bugs and made almost everything work 7 years ago
Ondřej Hruška 16f81cd411 Fix issue with buffer overflow for too large screen updated too fast 7 years ago
Ondřej Hruška afa34a43de working terminal 7 years ago
Ondřej Hruška e3eddca176 some improvements and changes but it's not working 7 years ago
Ondřej Hruška 97e016ca4d Updated to latest libesphttpd 7 years ago
Ondřej Hruška ee41c1c70f Foo 7 years ago
Jeroen Domburg 3cc52a34ac Update libesphttpd, change Makefile so 80m flash freq works 8 years ago
Jeroen Domburg 41181e1cc7 Added feature to do upgrade on webpage 8 years ago
Jeff Kent 4f34b376c9 Remove accidental comma 8 years ago
Jeroen Domburg ae2edfdd6c Move maplookup routine up a bit so include Makefiles can also use it 8 years ago
Jeroen Domburg 24159ef236 Also link to libcrypto for sdk1.5.0 compatibility 8 years ago
Jeroen Domburg 0728fa1518 Also pass USE_OPENSDK var to libesphttpd make system 8 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 9 years ago
Jeroen Domburg 9ebde6a58c Added automatic libesphttpd fetch 9 years ago
Jeroen Domburg 98304bc9e5 Fixing espfs upload capability 9 years ago
Jeroen Domburg cc90701949 Added option to link webpages into the main binary 9 years ago
Jeroen Domburg ccc179f533 Big-arse structure change: readying esphttpd for a split into a library and an usage example 9 years ago
Sprite_tm d9c5fd5cfa Added blankflash: make target to flash blank.bin into esp 9 years ago
Jindra Dolezy 4331360905 Makefile variable magic 9 years ago
Jindra Dolezy 2ec0e15427 Better handling of gzip compressed files 9 years ago
Jindra Dolezy 391b6d014e Compression settings are passed to Makefile of mkespfsimage and can be set from command line 9 years ago
Jindra Dolezy 3c8c2af597 clean task in Makefile cleans compressed html and mkespfsimage 9 years ago
Jindra Dolezy b1fa603968 Fixed USE_HEATSHRINK flag in Makefile 9 years ago
Jeroen Domburg fdbead2a67 Moving config options into the Makefile 9 years ago
Jindra Dolezy 546056695c Moved httpd files to separate dir 9 years ago
Jindra Dolezy c3f3cbcf9c Moved espfs files and tools together, fixed espfstest 9 years ago
Jindra Dolezy 99e72f5915 Prevented including of stdint.h, which caused compile errors 9 years ago
Jindra Dolezy 207e8f2127 Modified makefile 9 years ago
Jeroen Domburg 7ec8739cdd martonmiklos: Add YUI compression for static css/js files 9 years ago
Jeroen Domburg 3cb7b32678 martonmiklos: Add GZIP compression for static files 9 years ago
Ben Pirt 74ef535784 Tweak the find command so it works on a mac too 9 years ago
Jeroen Domburg 95ac5cd948 Cleaned up some more superfluous makefile cruft 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 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