Skip to content

ESP32Tool v1.1.8

Latest

Choose a tag to compare

@Jason2866 Jason2866 released this 10 Jan 12:37

ESP32Tool v1.1.8

Downloads

Platform Architecture File
macOS Apple Silicon *.arm64.dmg
macOS Intel *.x64.dmg
Windows x64 *.exe / *.zip
Linux x64 *.deb / *.rpm / *.zip

Installation

macOS Apple Silicon: Download with curl -L -O "https://github.com/Jason2866/esp32tool/releases/download/v1.1.8/ESP32Tool-1.1.8-arm64.dmg" to avoid Gatekeeper flags the package. Open the DMG and drag the app to Applications.

macOS Intel: Download with curl -L -O "https://github.com/Jason2866/esp32tool/releases/download/v1.1.8/ESP32Tool-1.1.8-x64.dmg" to avoid Gatekeeper flags the package. Open the DMG and drag the app to Applications.

Windows: Run the .exe installer or extract the .zip archive.

Linux: Install via sudo dpkg -i *.deb or sudo rpm -i *.rpm, or extract the .zip archive.