How do I program an ESP32 S3 in Rust using podman from WSL?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • espup

    Tool for installing and maintaining Espressif Rust ecosystem.

  • At the moment, theinstallation for ESP32-S3, or any other Xtensa target, is kind of complex as we need to install: - An Xtensa-compatible rust toolchain - An Xtensa-compatible llvm - GCC for the Xtensa target (used as linker) But, all the installation can be boostraped with espup, see more information on the book, and of course, it can be installed and used with no containers/devcontainers.

  • esp-web-flash-server

    Starts a local server serving a web page to flash a given ELF file

  • The idea of those image tags is to use them as devcontainers with Gitpod, Github Codespaces, or VS Code. The recommended way is to use one of our templates, both templates include a prompt asking for devcontainer support, when devcontainers are enabled, projects include web-flash, wokwi-server, and other useful crates. Also, some bash scripts and buttons in the VsCode UI are added to facilitate building, flashing, and simulating with Wokwi. Once you generate a template project with devcontainer support, a Readme will be generated with further instructions on how to use it, but here is the template so you can have a look at them!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • wokwi-server

  • The idea of those image tags is to use them as devcontainers with Gitpod, Github Codespaces, or VS Code. The recommended way is to use one of our templates, both templates include a prompt asking for devcontainer support, when devcontainers are enabled, projects include web-flash, wokwi-server, and other useful crates. Also, some bash scripts and buttons in the VsCode UI are added to facilitate building, flashing, and simulating with Wokwi. Once you generate a template project with devcontainer support, a Readme will be generated with further instructions on how to use it, but here is the template so you can have a look at them!

  • esp-idf-template

    A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework. (by esp-rs)

  • The idea of those image tags is to use them as devcontainers with Gitpod, Github Codespaces, or VS Code. The recommended way is to use one of our templates, both templates include a prompt asking for devcontainer support, when devcontainers are enabled, projects include web-flash, wokwi-server, and other useful crates. Also, some bash scripts and buttons in the VsCode UI are added to facilitate building, flashing, and simulating with Wokwi. Once you generate a template project with devcontainer support, a Readme will be generated with further instructions on how to use it, but here is the template so you can have a look at them!

  • llvm-project

    Fork of LLVM with Xtensa specific patches. To be upstreamed. (by espressif)

  • Hopefully, in the future the installation will be simpler, as we are trying to upstream our LLVM changes (first 10 patches are already accepted!), and once we manage to upstream LLVM changes we will proceed with upstreaming our Rust fork changes.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts