I want to learn the new LVGL Editor and make some personal, open-source projects using it.
What have you tried so far?
I checked out the documentation and since I am a hobbyist I want to use the Free Plan as shown below.
Here it is mentioned that I can use this for Personal Use, Open-Source Projects and Education, with Public GitHub Repositories.
When I tried it online on Public Repository it is working fine, but what I observed that the *.c and *.h files are not updated, so how can I test my changes on the actual hardware.
(I forked the LVGL Editor project, and used the online editor to see if the changes done in XML are working fine or not)
My understanding is that the Free User, can’t use the Editor installed on Laptop and have to use the Online version, but it doesn’t generate the *.c code. So, I am confused how I am suppose to use this tool.
Can someone please help, what mistake or what point I am missing?