ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
espterm-firmware/user
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
..
auth.c Fixing the code to work under SDK 0.9.4. This commit should work. 10 years ago
auth.h Added basic authentication 10 years ago
base64.c Finally got rid of the stupid char-as-index problem. 10 years ago
base64.h Added basic authentication 10 years ago
cgi.c Fixing the code to work under SDK 0.9.4. This commit should work. 10 years ago
cgi.h Added webcounter to initial page 10 years ago
cgiwifi.c Fixing the code to work under SDK 0.9.4. This commit should work. 10 years ago
cgiwifi.h Added warning about scanning not working in AP mode, possibility to switch modes. 10 years ago
espfs.c Added comments 10 years ago
espfs.h Trying out transparent decompression using heatshrink... doesn't completely work on the esp8166 itself yet. 10 years ago
heatshrink_config_httpd.h Getting ready for release... 10 years ago
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. 9 years ago
httpd.c Add css mimetype 10 years ago
httpd.h Fixing the code to work under SDK 0.9.4. This commit should work. 10 years ago
httpdespfs.c Add cache header when serving a static file. Thanks to Vincent Bernardoff for sending a patch. 10 years ago
httpdespfs.h Added super-simple template engine 10 years ago
io.c Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN! 10 years ago
io.h Ting, a webserver example - first commit 10 years ago
stdout.c Added demo mode define, in which users cant mess with wifi settings 10 years ago
stdout.h Renamed/split some files but forgot to add them 10 years ago
user_main.c Small doc updates 10 years ago