Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 539 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 539 Bytes

ESP Workbench

Get all important information for Embedded Development with ESP32 and maintain the development environment.

Check out releases for binary version.

Features

  • Installation of multiple versions of ESP-IDF
  • Installation of Rust toolchain for Xtensa and RISC-V ESP32 based chips
  • Display available disk space
  • Display list of connected ESP32 devices
  • Auto-update
  • Monitoring
  • Flashing

Development

Running the application

pnpm install
pnpm tauri dev

Release build

pnpm tauri build