A simple phone-like device operating on an ESP32-board using Rust
Go to file
2026-06-04 19:28:38 +03:00
.cargo Initialize 2026-05-12 18:08:26 +03:00
src Make loading the messages be responsibility of the state itself 2026-06-04 19:28:38 +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