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
525
Commits
4
Branches
45
Tags
3.9 MiB
Tag:
Branch:
Tree:
00153656f1
http-comm
master
new-codepages
work
0.1
0.2
0.3
0.4
0.5
0.5.1
0.5.2
0.5.3
0.5.4
0.5.5
0.5.6
0.6.0-beta
0.6.1
0.6.10
0.6.2
0.6.3
0.6.4
0.6.5
0.6.6
0.6.7
0.6.8
0.6.9
0.7.0
0.7.1
1.0.0-beta
1.0.1
1.0.2
1.1.0
1.1.0-beta
1.1.0-rev2
1.1.1
1.1.2
2.0.0
2.1.0
2.1.0-beta
2.1.0-beta2
2.1.0-beta2-real
2.1.0-beta3
2.1.1-cs
2.2.0
2.3.0
2.3.0-hu1
2.3.0-hu2
2.3.0-pre1
2.3.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '00153656f1'
${ noResults }
Commit Graph
4 Commits (00153656f1f9c97436cdc16bafb872dce6589323)
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
7 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