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 083eb4a9b3 version bump and removed the development AP default config 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 Fixed a ton of bugs and made almost everything work 7 years ago
cgi_appcfg.h Fixed a ton of bugs and made almost everything work 7 years ago
cgi_main.c Fixed a ton of bugs and made almost everything work 7 years ago
cgi_main.h Added Help and About pages 7 years ago
cgi_network.c Fixed a ton of bugs and made almost everything work 7 years ago
cgi_network.h terminal settings page and backend 7 years ago
cgi_persist.c persist tweaks 7 years ago
cgi_persist.h Fixed a ton of bugs and made almost everything work 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 Fixed a ton of bugs and made almost everything work 7 years ago
cgi_wifi.h terminal settings page and backend 7 years ago
io.c persist tweaks 7 years ago
io.h working debug on uart1 & fixed other issues 7 years ago
persist.c persist tweaks 7 years ago
persist.h fixed some bugs with persistent settings and hard reset 7 years ago
routes.c Fixed a ton of bugs and made almost everything work 7 years ago
routes.h most of the wifi functionality working, + new style 7 years ago
screen.c Fixed a ton of bugs and made almost everything work 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 version bump and removed the development AP default config 7 years ago
wifimgr.c version bump and removed the development AP default config 7 years ago
wifimgr.h wifi settings remake, now correctly applied only as needed via change flags 7 years ago