lvgl / lv_demos

Examples, tutorials and applications for the LVGL embedded GUI library

Home Page:https://lvgl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kconfig for lv_port_esp32 repo

C47D opened this issue · comments

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:

  • Let the user choose what demo or example to run.
  • Let the user enable or disable the task to 'emulate' user input, when available.

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?

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

commented

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.