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

Add Adafruit QT Py ESP32-S3 (PSRAM version) #1257

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

maxgerhardt
Copy link
Contributor

Per https://community.platformio.org/t/adafruit-qt-py-s3-with-2mb-psram/37256. The repo only has the "No PSRAM" version, but the "N4R2" version with builtin 2MB PSRAM is missing.

Per forum thread this was tested by one user to be working. I did not further test on hardware.

@Jason2866
Copy link
Contributor

Why adding to the CI example? It is just another xy board, nothing special.

@maxgerhardt
Copy link
Contributor Author

I'm letting the CI counter-check compilibility, may remove after that CI passes.

@awwaiid
Copy link

awwaiid commented Dec 17, 2023

Duplicate PR to this one is #1181

@maxgerhardt
Copy link
Contributor Author

Interesting, but in my file I have all VIDs + PIDs from the boards.txt of Arduino-ESP32 plus the bootloader file correctly as

      "flash_extra_images": [
        [
          "0x2d0000",
          "variants/adafruit_qtpy_esp32s3_n4r2/tinyuf2.bin"
        ]

which is missing in the other PR..

@Jason2866
Copy link
Contributor

#1181 should be closed in favour of this PR. #1181 does not support tiny uf2

@valeros valeros merged commit a886fdc into platformio:develop Dec 18, 2023
60 checks passed
@valeros
Copy link
Member

valeros commented Dec 18, 2023

Thanks, merged!

jonathandreyer pushed a commit to jonathandreyer/platform-espressif32 that referenced this pull request Nov 14, 2024
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.

4 participants