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 b1baffa3d5 Implemented device status query cmd & cursor save/restore with attrs 7 years ago
..
ansi_parser.c Implemented device status query cmd & cursor save/restore with attrs 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 Implemented device status query cmd & cursor save/restore with attrs 7 years ago
ansi_parser_callbacks.h Implemented device status query cmd & cursor save/restore with attrs 7 years ago
cgi_main.c attempt to fix uart1 but nnot working 7 years ago
cgi_main.h attempt to fix uart1 but nnot working 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 added a 20 ms delay before sending WS update, improves performance when user repains entire screen quickly - just 1 update 7 years ago
cgi_sockets.h working debug on uart1 & fixed other issues 7 years ago
io.c working debug on uart1 & fixed other issues 7 years ago
io.h working debug on uart1 & fixed other issues 7 years ago
routes.c Much better wifi config, added display for IP etc, improved "connecting" page 7 years ago
routes.h most of the wifi functionality working, + new style 7 years ago
screen.c Implemented device status query cmd & cursor save/restore with attrs 7 years ago
screen.h Implemented device status query cmd & cursor save/restore with attrs 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 implemented mouse input, CSI6n cmd, added sass cmd to build_web.sh 7 years ago