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

qtpy esp32s3 with psram name fix #27

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Conversation

mikeysklar
Copy link
Contributor

Incorrect board name being used for Qt Py ESP32-S3 with 2MB PSRAM.

Code was not scanning plugged in STEMMA devices for Wire1.

was:
ARDUINO_ADAFRUIT_QTPY_ESP32S3

correct boards.txt name:
ARDUINO_ADAFRUIT_QTPY_ESP32S3_N4R2

Tested on:
Qt Py ESP32-S3
Arduino 2.3.3
ESP32 BSP 3.0.7

Incorrect board name being used for Qt Py ESP32-S3 with 2MB PSRAM.

was:
ARDUINO_ADAFRUIT_QTPY_ESP32S3

correct boards.txt name:
ARDUINO_ADAFRUIT_QTPY_ESP32S3_N4R2
@mikeysklar
Copy link
Contributor Author

@ladyada

@ladyada ladyada merged commit 45816d8 into adafruit:master Nov 23, 2024
2 checks passed
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.

2 participants