This website works better with JavaScript.
Explore
Help
Sign In
espterm
/
espterm-firmware
Watch
1
Star
0
Fork
You've already forked espterm-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
545
Commits
4
Branches
45
Tags
3.9 MiB
Tree:
9700465927
Commit Graph
4 Commits (97004659279aaa36ea463cd37ca5f4522705c193)
Author
SHA1
Message
Date
Ondřej Hruška
791f6e716f
finished basic d2d and external, adde flags etc
7 years ago
Ondřej Hruška
9a5bc0a274
Add codename
7 years ago
Ondřej Hruška
7ffc947f1a
added client + testing command ESC#7
7 years ago
Ondřej Hruška
8c55202b42
added exampe of the main config file
7 years ago
Ondřej Hruška
1a8d3cb332
show real sdk version, make tpw setting actually work
7 years ago
Ondřej Hruška
0f10d84a59
disable non-error ansi logging
7 years ago
Ondřej Hruška
cb71586138
remove spammy debug
7 years ago
Ondřej Hruška
58bd27a082
FIXED A BUG
7 years ago
Ondřej Hruška
7eb1bdeec6
fixed off-by one etc errors in the rewritten functions, fixed a lag due to heartbeat packet
7 years ago
Ondřej Hruška
80e8e4f7da
added username config for basic auth
7 years ago
Ondřej Hruška
357a9d43e3
password changing, changed default pw to "adminpw", added settings revert if validation fails
7 years ago
Ondřej Hruška
43241c2679
admin pw now lives in a separate config block. BREAKING CHANGE! will wipe old settings :(
7 years ago
Ondřej Hruška
92a454a2cf
renamed input debug log funcs to imp_ to avoid build collision if DEBUG_WS is enabled also
7 years ago
Ondřej Hruška
ccbb1886af
two hundred and fifty six colors, ladies and gentlemen!!
7 years ago
Ondřej Hruška
c4d399ccb0
added utf8 cache implementation, not yet used
7 years ago
Ondřej Hruška
4c2421121f
moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files
7 years ago
Ondřej Hruška
2d22d5cff1
fix firmware build scripts & disable yuicompressor
7 years ago
Ondřej Hruška
8d7419b666
You wouldn't believe this simple trick that freed 10 kB of RAM!
7 years ago
Ondřej Hruška
daba5340f7
fixes and tweaks. implemented polling reload on HB loss
7 years ago
Ondřej Hruška
a82e14961c
RAM tuning
7 years ago
Ondřej Hruška
fce3995800
changed mkfile attrs
7 years ago
Ondřej Hruška
357c81ba07
added async buffers for uart0, maybe improved byte drop ratio
7 years ago
Ondřej Hruška
5c57ea3b28
Logging is now toggleable and updates are postponed if socket is busy
7 years ago
Ondřej Hruška
28a170faa3
Fixed a ton of bugs and made almost everything work
8 years ago
Ondřej Hruška
13564727d9
Added the (possibly modified) Espressif SDK to the project to avoid problems with building. This may not be OK license wise, but who cares
8 years ago
Ondřej Hruška
88a556805b
Lib bump
8 years ago
Ondřej Hruška
ee41c1c70f
Foo
8 years ago
Jeroen Domburg
ccc179f533
Big-arse structure change: readying esphttpd for a split into a library and an usage example
10 years ago