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 FT81x support to display #288

Open
ONLYA opened this issue Aug 31, 2023 · 4 comments
Open

Add FT81x support to display #288

ONLYA opened this issue Aug 31, 2023 · 4 comments

Comments

@ONLYA
Copy link

ONLYA commented Aug 31, 2023

The lvgl_esp32_drivers repo contains FT81x support in addition to the current display support.
Would someone fancy migrating the driver to this repo?
Or I could do that if I have time.

@ONLYA
Copy link
Author

ONLYA commented Aug 31, 2023

I am considering porting the code here.
FT81x chipset has both display and touch support. Where should I contain the code for it? display or indev? Or create a new folder like sdl named ft81x?

@kisvegabor
Copy link
Member

Could you consider rather adding it to the LVGL repository directly? For v9 (under development) we add the driver directly to the LVGL repo. See https://github.com/lvgl/lvgl/tree/master/src/dev

@ONLYA
Copy link
Author

ONLYA commented Aug 31, 2023

I am using the v8.3 stable release for production so I would port the code to v8.3 first and then migrate to v9.
As I am not quite sure when the release date for v9 will be, I would adhere to v8.3 for now.

@kisvegabor
Copy link
Member

Note that in this repo is not really maintained. Only a few high level drivers are being fixed (SDL, Wayland, etc).

However if adding the driver here is required step to migrate it to v9 later, I'm ok with that 🙂

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