This website requires JavaScript.
Explore
Help
Sign In
teascade
/
esp32-phone
Watch
1
Star
0
Fork
0
You've already forked esp32-phone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
A simple phone-like device operating on an ESP32-board using Rust
38
Commits
1
Branch
0
Tags
18
MiB
Rust
100%
7e4b2e3162
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Sofia
7e4b2e3162
Use structs instead of enums for AT commands
2026-05-28 22:58:17 +03:00
.cargo
Initialize
2026-05-12 18:08:26 +03:00
src
Use structs instead of enums for AT commands
2026-05-28 22:58:17 +03:00
.clippy.toml
Initialize
2026-05-12 18:08:26 +03:00
.gitignore
Initialize
2026-05-12 18:08:26 +03:00
build.rs
Initialize
2026-05-12 18:08:26 +03:00
Cargo.lock
Add multithreading
2026-05-17 03:13:08 +03:00
Cargo.toml
Add multithreading
2026-05-17 03:13:08 +03:00
rust-toolchain.toml
Initialize
2026-05-12 18:08:26 +03:00