ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
espterm-firmware/user
Ben Pirt 4ee2d75977 Refactor to make all requests able to handle streaming as it makes the code much simpler 11 år sedan
..
auth.c Fixing the code to work under SDK 0.9.4. This commit should work. 11 år sedan
auth.h Added basic authentication 11 år sedan
base64.c Finally got rid of the stupid char-as-index problem. 11 år sedan
base64.h Added basic authentication 11 år sedan
cgi.c Refactor to make all requests able to handle streaming as it makes the code much simpler 11 år sedan
cgi.h Refactor to make all requests able to handle streaming as it makes the code much simpler 11 år sedan
cgiwifi.c Refactor to make all requests able to handle streaming as it makes the code much simpler 11 år sedan
cgiwifi.h Refactor to make all requests able to handle streaming as it makes the code much simpler 11 år sedan
espfs.c Added comments 11 år sedan
espfs.h Trying out transparent decompression using heatshrink... doesn't completely work on the esp8166 itself yet. 11 år sedan
heatshrink_config_httpd.h Getting ready for release... 11 år sedan
heatshrink_decoder.c 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 år sedan
httpd.c Refactor to make all requests able to handle streaming as it makes the code much simpler 11 år sedan
httpd.h Refactor to make all requests able to handle streaming as it makes the code much simpler 11 år sedan
httpdespfs.c Add cache header when serving a static file. Thanks to Vincent Bernardoff for sending a patch. 11 år sedan
httpdespfs.h Added super-simple template engine 11 år sedan
io.c Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN! 11 år sedan
io.h Ting, a webserver example - first commit 11 år sedan
stdout.c Added demo mode define, in which users cant mess with wifi settings 11 år sedan
stdout.h Renamed/split some files but forgot to add them 11 år sedan
user_main.c Refactor to make all requests able to handle streaming as it makes the code much simpler 11 år sedan