Skip to content

v0.1.0-preview - Experimental Preview

Pre-release
Pre-release

Choose a tag to compare

@letstakeabreak letstakeabreak released this 01 Jun 00:13
· 1 commit to main since this release

ESPSwift v0.1.0-preview

⚠️ This is an experimental preview release. Expect rough edges.

What's included

  • ESPSwiftInstaller.app — SwiftUI installer (drag to Applications, then launch)
  • Xcode template for ESP32-C6
  • Build, flash, and serial monitor integration
  • NeoPixel RGB example

Installation

  1. Download ESPSwiftInstaller.dmg
  2. Open the .dmg and drag ESPSwiftInstaller.app to Applications
  3. Right-click → Open (required for unsigned apps)
  4. Follow the on-screen instructions (~5–10 minutes)

Requirements

  • macOS 12+
  • Xcode 15+
  • ESP32-C6 board
  • ~3GB disk space

Known Issues

  • Installer app may briefly show "not responding" during toolchain download (#4)
  • Xcode scheme requires project reopen after first build (#3)
  • App is unsigned — use Right-click → Open to bypass Gatekeeper