Open
Description
lvgl/lvgl#2656 Mentioned a tool named cmake-lint and cmake-format that would help us to clean the CMakeList.txt files in this project.
This update would also allow us to split the current unique CMakeList.txt file into 2, one for the display drivers directory and another for the indev directory.
I will open a PR in the coming days with my proposal.