Skip to content

Releases: mean00/esp32_swindle

v0.3

Choose a tag to compare

@mean00 mean00 released this 20 Aug 17:49
  • Update to edp-idf 6.0.2 and the associated rust bindings
  • That unlocks support for S3,C3 and C6
  • Use the BLE provisioning tool from espressif to give the wifi credentials
  • Fixed breakpoints not working
  • Tested on S3 and C3, untested on C6

to flash use
espflash flash -M swindle_esp32xxxxx
(after gunzipping it)

(The ESP32S3_full is the same thing but just using a different pinout)

v0.2

Choose a tag to compare

@mean00 mean00 released this 21 Mar 06:12

This is a slight update to support the "Mini" version of esp32s3 board.

v0.1 : super alpha

Choose a tag to compare

@mean00 mean00 released this 07 Mar 11:01

Just flash the binary with
espflash flash -M swindle_s3

(dont forget to gunzip it first)