whoa, I did so many mistakes (it happens everything I don't sleep well) Let's see it:
On 11/2/20, Alan Carvalho de Assis <acas...@gmail.com> wrote: > Hi Gábor, > > On 11/2/20, Gábor Kiss-Vámosi <kisvega...@gmail.com> wrote: > sic >> >> Why is it not an issue with other projects you use in NuttX? Have we >> missed >> something? >> > This is the first time we need to integrate with an external library that uses Kconfig and have more configuration options. All other libraries/applications are mostly fixed and they don't evolve over the time. It should be nice if kconfig-frontend was more dynamic: we could to select the option: [x] Enable LVGL and then it show up a download progress bar screen and after the tarball is decompressed it displays the LVGL Kconfig. But for today, let's just get your Kconfig and put it at apps/graphics/lvgl/ it should be enough. And we just need to do it a time when a new LVGL version is released. BR, Alan >