lvgl / lv_demos

Examples, tutorials and applications for the LVGL embedded GUI library
https://lvgl.io
492 stars 366 forks source link

Kconfig for lv_port_esp32 repo #66

Closed C47D closed 4 years ago

C47D commented 4 years ago

We're adding a Kconfig file to the lv_port_esp32 components and this repo is one of them, I'm wondering what should we add on the Kconfig configuration menu, here's what we were planning to add:

This changes will be first tested on the lv_port_esp32 repo and then added here when they are proven to work fine.

What do you think?

kisvegabor commented 4 years ago

I think all we need to do is exposing the content of lv_ex_conf.h.

stale[bot] commented 4 years ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.