bjoernQ / esp32-p4-example-rs

Minimalist Rust example for ESP32-P4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32-P4 Test

How to test:

cargo install espflash --git https://github.com/SergioGasquez/espflash --branch  feat/esp32p4 --force
rustup target add --toolchain nightly riscv32imafc-unknown-none-elf
cargo run --release

About

Minimalist Rust example for ESP32-P4


Languages

Language:Rust 100.0%