Releases: mean00/esp32_swindle
Releases · mean00/esp32_swindle
Release list
v0.3
- 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
v0.1 : super alpha
Just flash the binary with
espflash flash -M swindle_s3
(dont forget to gunzip it first)