Skip to content

ESP32Tool v.1.1.5

Choose a tag to compare

@Jason2866 Jason2866 released this 03 Jan 22:58
· 17 commits to main since this release
e9601f0

ESP32Tool v.1.1.5

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/v.1.1.5/ESP32Tool-.1.1.5-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/v.1.1.5/ESP32Tool-.1.1.5-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.