Rust language for ESP32 - Welcome to the forum

ESP_georgik
Posts: 21
Joined: Fri Nov 06, 2020 8:23 am
Location: Brno
Contact:

Rust language for ESP32 - Welcome to the forum

Postby ESP_georgik » Thu Nov 25, 2021 6:36 pm

Welcome to the forum dedicated to Rust language support for ESP32.

Links:
- The Rust on ESP Book - https://esp-rs.github.io/book/
- Installation scripts - https://github.com/esp-rs/rust-build/
- Windows Installer - https://github.com/espressif/idf-installer/releases

Examples
- Cargo-first example with STD - https://github.com/ivmarkov/rust-esp32-std-demo
- idf.py-first example with STD - https://github.com/espressif/rust-esp32-example

Community
- Bi-weekly community meetings - https://github.com/esp-rs/rust/discussions
- Roadmap - https://github.com/orgs/esp-rs/projects/1
- Community chat channel - https://app.element.io/index.html#/room ... matrix.org

Release schedule
- we follow release schedule of Rust https://forge.rust-lang.org/
- build of Rust with Xtensa support is typically available in 3-5 working days after official stable release at https://github.com/esp-rs/rust-build/releases

Supported chips:
- ESP32, ESP32-S2, ESP32-S3, ESP32-C3

Not supported:
- ESP8266 (no std support)

Guideline to report problem:
- Please include following information:
- operating system version
- rustc --version
- target name
- build command
- Juraj Michálek
Senior Embedded Software Engineer at Espressif Systems

libao_o@qq.com
Posts: 2
Joined: Sun Aug 14, 2022 2:39 am

Re: Rust language for ESP32 - Welcome to the forum

Postby libao_o@qq.com » Sun Aug 14, 2022 2:52 am

hi
I installed rust for esp32 environment on Ubuntu according to the installation tutorial and created a project using the esp32 template. However, the following errors occurred during compilation:
error: failed to run custom build command for `esp-idf-sys v0.31.7`;

I tried to install rust for esp32 environment on win10 according to the tutorial, and the same error occurred.

How to solve this problem?

Who is online

Users browsing this forum: No registered users and 6 guests