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

ESP32 *below* V3.0 ? #58

Open
byte-for-byte opened this issue Sep 27, 2024 · 4 comments
Open

ESP32 *below* V3.0 ? #58

byte-for-byte opened this issue Sep 27, 2024 · 4 comments

Comments

@byte-for-byte
Copy link

Hello,
Thanks for the great work so far!!

I am curious:
a) why is there the <V3.0 restriction?
b) is there a plan to remove the <V3.0 restriction?

Install [Arduino ESP32 V 2.0.5 or above and below V3.0]

Thanks in advance

@lewisxhe
Copy link
Contributor

Because 3.0 was in the dev state when this library was written, the API has changed too much and is incompatible. In addition, the TFT_eSPI example is currently only applicable to version 2.0.14, and will be updated to support 3.0 and above later.

@byte-for-byte
Copy link
Author

byte-for-byte commented Sep 28, 2024

Thanks for the details and the quick answer! :)

I assume there is some kind of timeline or milestone for that at LilyGo? I am unsure if I should wait for the updated repository or look into another display that works with the up-to-date esp32 core installation?

thanks in advance

@lewisxhe
Copy link
Contributor

lewisxhe commented Oct 1, 2024

I can't give you exact times because I maintain many repositories at the same time.

@lewisxhe
Copy link
Contributor

lewisxhe commented Oct 4, 2024

I spent some time to test whether the factory can run normally on version v3.0.5. After testing, it can run on versions above V3.0 with simple modifications. At present, I have only tested the factory example. Other examples have not been tested. You can test them when you have time.

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

No branches or pull requests

2 participants