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
Ondřej Hruška 5f3cb6685d terminal settings page and backend 7 years ago
..
ansi_parser.c small cleanup of ignore files etc 7 years ago
ansi_parser.h Implemented device status query cmd & cursor save/restore with attrs 7 years ago
ansi_parser.rl Implemented device status query cmd & cursor save/restore with attrs 7 years ago
ansi_parser_callbacks.c blinking indication of BOOT held down; added info to the help page 7 years ago
ansi_parser_callbacks.h Implemented device status query cmd & cursor save/restore with attrs 7 years ago
cgi_appcfg.c terminal settings page and backend 7 years ago
cgi_appcfg.h error indication via GET arg err=... 7 years ago
cgi_main.c Added Help and About pages 7 years ago
cgi_main.h Added Help and About pages 7 years ago
cgi_network.c terminal settings page and backend 7 years ago
cgi_network.h terminal settings page and backend 7 years ago
cgi_ping.c attempt to fix uart1 but nnot working 7 years ago
cgi_ping.h attempt to fix uart1 but nnot working 7 years ago
cgi_reset.c attempt to fix uart1 but nnot working 7 years ago
cgi_reset.h attempt to fix uart1 but nnot working 7 years ago
cgi_sockets.c Fix issue with buffer overflow for too large screen updated too fast 7 years ago
cgi_sockets.h working debug on uart1 & fixed other issues 7 years ago
cgi_wifi.c terminal settings page and backend 7 years ago
cgi_wifi.h terminal settings page and backend 7 years ago
io.c cleaning & linked boot button to new factory reset impl 7 years ago
io.h working debug on uart1 & fixed other issues 7 years ago
persist.c wifi settings remake, now correctly applied only as needed via change flags 7 years ago
persist.h wifi settings remake, now correctly applied only as needed via change flags 7 years ago
routes.c implemented "wifi manager" and many advanced wifi config options. todo unification and persistence 7 years ago
routes.h most of the wifi functionality working, + new style 7 years ago
screen.c some renaming 7 years ago
screen.h some renaming 7 years ago
serial.c working debug on uart1 & fixed other issues 7 years ago
serial.h working debug on uart1 & fixed other issues 7 years ago
uart_driver.c working debug on uart1 & fixed other issues 7 years ago
uart_driver.h working debug on uart1 & fixed other issues 7 years ago
uart_handler.c working debug on uart1 & fixed other issues 7 years ago
uart_handler.h working debug on uart1 & fixed other issues 7 years ago
user_main.c cleaning & linked boot button to new factory reset impl 7 years ago
user_main.h v5.6 - ESP-01S compatibility (blue LED at GPIO2, not GPIO1) 7 years ago
wifimgr.c wifi settings remake, now correctly applied only as needed via change flags 7 years ago
wifimgr.h wifi settings remake, now correctly applied only as needed via change flags 7 years ago