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
ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
58
Commits
4
Branches
45
Tags
3.9 MiB
C
89.2%
Makefile
2.9%
Ragel
2.1%
Shell
1.7%
Python
1.6%
Other
2.4%
Tree:
95ac5cd948
espterm-firmware
/
user
/
base64.h
1 lines
86 B
Raw
Blame
History
int
base64_decode
(
size_t
in_len
,
const
char
*
in
,
size_t
out_len
,
unsigned
char
*
out
)
;
Reference in new issue
View Git Blame
Copy Permalink