mirror of
https://codeberg.org/f01d_zero/birdcam-rs.git
synced 2026-05-18 23:17:46 +02:00
No description
- Rust 95.4%
- HTML 4.6%
| .cargo | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| index.html | ||
| README.md | ||
| rust-toolchain.toml | ||
birdcam-rs
Prerequesites for Development
- Install
espup=>cargo install espup --locked && espup install - Run
. ~/export-esp.shto make the linker available in the current shell
To flash the EPS32 plug it in and make sure your current user has write privileges (sudo chown myuser /dev/ttyACM0 # change user/device accordingly) and flash it using cargo run --release