adafruit / Adafruit_Wippersnapper_Arduino

WipperSnapper is a firmware for creating no-code IoT electronics projects.
https://io.adafruit.com/welcome
MIT License
27 stars 40 forks source link

Downgrade patch for ESP32-S3 BSP 3.0.2 #596

Closed brentru closed 1 week ago

brentru commented 1 week ago

arduino-esp32 board support package v3.0.2 causes an infinite reboot error when used with ESP32-S3 boards with PSRAM.

This patch transfers the ci for these build targets to use the brentru/ci-arduino fork, which has manual instructions to build WipperSnapper using esp32 BSP 3.0.1 for the affected boards.

brentru commented 1 week ago

Before merging:

brentru commented 1 week ago

Successfully tested with Feather w/PSRAM on BSP 3.0.0 image