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 0b393512fc Captive portal http functions 9 years ago
..
captdns.c DNS resolver for captive portal 9 years ago
captdns.h DNS resolver for captive portal 9 years ago
cgi.c Using one header file for esp8266 stuff 10 years ago
cgi.h Moved the flash cgis out into their own file and made the uploadEspfs cgi work properly 10 years ago
cgiflash.c Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients) 10 years ago
cgiflash.h Moved the flash cgis out into their own file and made the uploadEspfs cgi work properly 10 years ago
cgiwifi.c Stop cgiWifi from sending bad JSON when it sees >33-ish access points. 10 years ago
cgiwifi.h Make the 'connecting'-screen a bit more friendly by eg telling the user the IP the ESP has connected to. 10 years ago
io.c Reverting accidentally commited disabling of GPIO0 low reset 10 years ago
io.h Added include guards and removed unused includes 10 years ago
stdout.c Using one header file for esp8266 stuff 10 years ago
stdout.h Added include guards and removed unused includes 10 years ago
user_main.c Captive portal http functions 9 years ago