Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downgrade patch for ESP32-S3 BSP 3.0.2 #596

Merged
merged 3 commits into from
Jun 27, 2024
Merged

Conversation

brentru
Copy link
Member

@brentru brentru commented Jun 27, 2024

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
Copy link
Member Author

brentru commented Jun 27, 2024

Before merging:

  • Verify in the CI logs that these platforms are correctly built on bsp 3.0.1. EDIT: We are going to base this off 3.0.0 since running get.py within tools on the 3.0.1 branch causes verification issues.
  • This needs testing on the Feather ESP32-S3 Rev. TFT
  • If the above is OK, use this PR to cut version for a new release

@brentru
Copy link
Member Author

brentru commented Jun 27, 2024

Successfully tested with Feather w/PSRAM on BSP 3.0.0
image

@brentru brentru merged commit 628e089 into main Jun 27, 2024
31 checks passed
@brentru brentru deleted the patch-esp32-s3-bsp302-builds branch June 27, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant