Skip to content

Examples of ESP32 ESP-IDF project which contains Rust Bare Metal code as a component

Notifications You must be signed in to change notification settings

georgik/esp32-project-with-rust-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP-IDF application with Rust component

This is ESP-IDF project which contains Rust Bare Metal (no_std) part as a component.

How to build:

cd components/example_rust
cargo build --release
cd ../../
idf.py build flash monitor

About

Examples of ESP32 ESP-IDF project which contains Rust Bare Metal code as a component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published