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 65977bfbae
Overclock, fix buffer overflow causing total lock-up, small tweaks
9 years ago
..
ansi_parser.c implemented focus tracking reports 9 years ago
ansi_parser.h
ansi_parser.rl
ansi_parser_callbacks.c
ansi_parser_callbacks.h
apars_csi.c Backend changes for offscale default fg and bg + future-proofing 9 years ago
apars_csi.h
apars_dcs.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
apars_dcs.h
apars_logging.h
apars_osc.c two hundred and fifty six colors, ladies and gentlemen!! 9 years ago
apars_osc.h
apars_short.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
apars_short.h
apars_string.c
apars_string.h
apars_utf8.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
apars_utf8.h
ascii.h
cgi_logging.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
cgi_main.c show real sdk version, make tpw setting actually work 9 years ago
cgi_main.h
cgi_network.c Overclock, fix buffer overflow causing total lock-up, small tweaks 9 years ago
cgi_network.h
cgi_persist.c add confirmation messages to form saving 9 years ago
cgi_persist.h
cgi_sockets.c Merge remote-tracking branch 'origin/work' 9 years ago
cgi_sockets.h renamed input debug log funcs to imp_ to avoid build collision if DEBUG_WS is enabled also 9 years ago
cgi_system.c Overclock, fix buffer overflow causing total lock-up, small tweaks 9 years ago
cgi_system.h
cgi_term_cfg.c Overclock, fix buffer overflow causing total lock-up, small tweaks 9 years ago
cgi_term_cfg.h
cgi_wifi.c add confirmation messages to form saving 9 years ago
cgi_wifi.h
character_sets.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
io.c
io.h
jstring.c
jstring.h
persist.c added username config for basic auth 9 years ago
persist.h show real sdk version, make tpw setting actually work 9 years ago
routes.c added username config for basic auth 9 years ago
routes.h
screen.c show real sdk version, make tpw setting actually work 9 years ago
screen.h removed obsolete microoptimization from parser repeat code 9 years ago
serial.c admin pw now lives in a separate config block. BREAKING CHANGE! will wipe old settings :( 9 years ago
serial.h
sgr.h
syscfg.c Overclock, fix buffer overflow causing total lock-up, small tweaks 9 years ago
syscfg.h Overclock, fix buffer overflow causing total lock-up, small tweaks 9 years ago
uart_buffer.c Overclock, fix buffer overflow causing total lock-up, small tweaks 9 years ago
uart_buffer.h
uart_driver.c
uart_driver.h
uart_handler.c Overclock, fix buffer overflow causing total lock-up, small tweaks 9 years ago
uart_handler.h
user_main.c implemented focus tracking reports 9 years ago
utf8.c fixed off-by one etc errors in the rewritten functions, fixed a lag due to heartbeat packet 9 years ago
utf8.h fixed off-by one etc errors in the rewritten functions, fixed a lag due to heartbeat packet 9 years ago
version.h change version to 2.0.0 to indicate the breaking change 9 years ago
wifimgr.c show real sdk version, make tpw setting actually work 9 years ago
wifimgr.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago